Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h401 struct PresentationCallbackRAII : public RefBase { struct
404 PresentationCallbackRAII(TransactionCompletedListener* tcl, int id); argument
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h401 struct PresentationCallbackRAII : public RefBase { struct
404 PresentationCallbackRAII(TransactionCompletedListener* tcl, int id); argument
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h401 struct PresentationCallbackRAII : public RefBase { struct
404 PresentationCallbackRAII(TransactionCompletedListener* tcl, int id); argument
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h401 struct PresentationCallbackRAII : public RefBase { struct
404 PresentationCallbackRAII(TransactionCompletedListener* tcl, int id); argument
/aosp_15_r20/frameworks/native/libs/gui/include/gui/
H A DSurfaceComposerClient.h437 struct PresentationCallbackRAII : public RefBase { struct
440 PresentationCallbackRAII(TransactionCompletedListener* tcl, int id); argument
/aosp_15_r20/frameworks/native/libs/gui/
H A DSurfaceComposerClient.cpp677 SurfaceComposerClient::PresentationCallbackRAII::PresentationCallbackRAII( in PresentationCallbackRAII() function in android::SurfaceComposerClient::PresentationCallbackRAII