Home
last modified time | relevance | path

Searched defs:applyToken (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTransactionApplicationTest.cpp96 sp<IBinder> applyToken = IInterface::asBinder(TransactionCompletedListener::getIInstance()); member
H A DTestableSurfaceFlinger.h375 const Vector<DisplayState>& displays, uint32_t flags, const sp<IBinder>& applyToken, in setTransactionState()
/aosp12/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp579 sp<IBinder> applyToken; in readFromParcel() local
793 sp<IBinder> applyToken = IInterface::asBinder(TransactionCompletedListener::getIInstance()); in doUncacheBufferTransaction() local
908 sp<IBinder> applyToken = mApplyToken in apply() local
1698 const sp<IBinder>& applyToken) { in setApplyToken()
H A DISurfaceComposer.cpp71 const sp<IBinder>& applyToken, const InputWindowCommands& commands, in setTransactionState()
1305 sp<IBinder> applyToken; in onTransact() local
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h549 sp<IBinder> applyToken; member
H A DSurfaceFlinger.cpp3705 const Vector<DisplayState>& displays, uint32_t flags, const sp<IBinder>& applyToken, in setTransactionState()