Searched refs:setFrameRateForLayerTree (Results 1 – 3 of 3) sorted by relevance
916 bool setFrameRateForLayerTree(FrameRate, const scheduler::LayerProps&, nsecs_t now);
1505 bool Layer::setFrameRateForLayerTree(FrameRate frameRate, const scheduler::LayerProps& layerProps, in setFrameRateForLayerTree() function in android::Layer
2409 it->second->setFrameRateForLayerTree(snapshot->frameRate, layerProps, now); in updateLayerHistory()