Home
last modified time | relevance | path

Searched refs:AnimationTX (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerHistory.h60 AnimationTX, // a new transaction with eAnimation flag set enumerator
H A DLayerInfo.cpp54 case LayerUpdateType::AnimationTX: in setLastPresentTime()
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DLayerHistoryTest.cpp645 history().record(layer.get(), time, time, LayerHistory::LayerUpdateType::AnimationTX); in TEST_F()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp3787 LayerHistory::LayerUpdateType::AnimationTX); in applyTransactionState()