Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ setWindow
Method
setWindow
src/cinder/app/android/AppImplAndroid.cpp:420–423 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
418
}
419
420
void AppImplAndroid::setWindow( WindowRef window )
421
{
422
mActiveWindow = window;
423
}
424
425
size_t AppImplAndroid::getNumWindows() const
426
{
Callers
7
WndProc
Function · 0.45
draw
Method · 0.45
resize
Method · 0.45
keyDown
Method · 0.45
keyDown
Method · 0.45
draw
Method · 0.45
resize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected