Home
last modified time | relevance | path

Searched refs:applyTransactionState (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h805 bool applyTransactionState(const FrameTimelineInfo& info,
DSurfaceFlinger.cpp5111 applyTransactionState(transaction.frameTimelineInfo, transaction.states, in applyTransactionsLocked()
5311 bool SurfaceFlinger::applyTransactionState(const FrameTimelineInfo& frameTimelineInfo, in applyTransactionState() function in android::SurfaceFlinger