Searched refs:recordLayerHistoryBufferUpdate (Results 1 – 3 of 3) sorted by relevance
917 void recordLayerHistoryBufferUpdate(const scheduler::LayerProps&, nsecs_t now);
3253 void Layer::recordLayerHistoryBufferUpdate(const scheduler::LayerProps& layerProps, nsecs_t now) { in recordLayerHistoryBufferUpdate() function in android::Layer
2413 it->second->recordLayerHistoryBufferUpdate(layerProps, now); in updateLayerHistory()