Home
last modified time | relevance | path

Searched defs:getLayerFramerate (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp295 float LayerHistory::getLayerFramerate(nsecs_t now, int32_t id) const { in getLayerFramerate() function in android::scheduler::LayerHistory
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h1424 float getLayerFramerate(nsecs_t now, int32_t id) const { in getLayerFramerate() function