MCPcopy 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
396bool AppImplAndroid::isFrameRateEnabled() const
397{
398 return mFrameRateEnabled;
399}
400
401RendererRef AppImplAndroid::findSharedRenderer( const RendererRef &searchRenderer )
402{

Callers 1

AppImplAndroidMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected