Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/Scheduler/
DLayerHistory.h61 AnimationTX, // a new transaction with eAnimation flag set enumerator
DLayerInfoV2.cpp50 case LayerUpdateType::AnimationTX: in setLastPresentTime()
/frameworks/native/services/surfaceflinger/tests/unittests/
DLayerHistoryTestV2.cpp624 history().record(layer.get(), time, time, LayerHistory::LayerUpdateType::AnimationTX); in TEST_F()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3423 LayerHistory::LayerUpdateType::AnimationTX); in applyTransactionState()