Home
last modified time | relevance | path

Searched refs:checkFps (Results 1 – 3 of 3) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DExynosLayer.h286 float checkFps(bool increaseCount);
DExynosLayer.cpp111 float ExynosLayer::checkFps(bool increaseCount) { in checkFps() function in ExynosLayer
424 checkFps(mLastLayerBuffer != mLayerBuffer); in setLayerBuffer()
DExynosDisplay.cpp1463 float layerFps = mLayers[i]->checkFps(/* increaseCount */ false); in checkDynamicReCompMode()