Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h918 void recordLayerHistoryAnimationTx(const scheduler::LayerProps&, nsecs_t now);
DLayer.cpp3311 void Layer::recordLayerHistoryAnimationTx(const scheduler::LayerProps& layerProps, nsecs_t now) { in recordLayerHistoryAnimationTx() function in android::Layer
DSurfaceFlinger.cpp2405 it->second->recordLayerHistoryAnimationTx(layerProps, now); in updateLayerHistory()
5350 layer->recordLayerHistoryAnimationTx(layerProps, now); in applyTransactionState()