Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinder/Cinder
/ isFrameRateEnabled
Method
isFrameRateEnabled
src/cinder/app/android/AppImplAndroid.cpp:396–399 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
394
}
395
396
bool AppImplAndroid::isFrameRateEnabled() const
397
{
398
return mFrameRateEnabled;
399
}
400
401
RendererRef AppImplAndroid::findSharedRenderer( const RendererRef &searchRenderer )
402
{
Callers
1
AppImplAndroid
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected