Home
last modified time | relevance | path

Searched defs:layerProps (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.cpp121 void LayerHistory::record(int32_t id, const LayerProps& layerProps, nsecs_t presentTime, in record()
DScheduler.cpp599 void Scheduler::recordLayerHistory(int32_t id, const LayerProps& layerProps, nsecs_t presentTime, in recordLayerHistory()
/frameworks/native/services/surfaceflinger/
DLayer.cpp1486 bool Layer::setFrameRateForLayerTree(FrameRate frameRate, const scheduler::LayerProps& layerProps) { in setFrameRateForLayerTree()
3197 void Layer::recordLayerHistoryBufferUpdate(const scheduler::LayerProps& layerProps) { in recordLayerHistoryBufferUpdate()
3255 void Layer::recordLayerHistoryAnimationTx(const scheduler::LayerProps& layerProps) { in recordLayerHistoryAnimationTx()