Searched refs:recordLayerHistoryAnimationTx (Results 1 – 3 of 3) sorted by relevance
918 void recordLayerHistoryAnimationTx(const scheduler::LayerProps&, nsecs_t now);
3311 void Layer::recordLayerHistoryAnimationTx(const scheduler::LayerProps& layerProps, nsecs_t now) { in recordLayerHistoryAnimationTx() function in android::Layer
2405 it->second->recordLayerHistoryAnimationTx(layerProps, now); in updateLayerHistory()5350 layer->recordLayerHistoryAnimationTx(layerProps, now); in applyTransactionState()