Home
last modified time | relevance | path

Searched refs:clearTrustedPresentationCallback (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h673 Transaction& clearTrustedPresentationCallback(const sp<SurfaceControl>& sc);
944 void clearTrustedPresentationCallback(int id);
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp568 mTcl->clearTrustedPresentationCallback(mId); in ~PresentationCallbackRAII()
580 void TransactionCompletedListener::clearTrustedPresentationCallback(int id) { in clearTrustedPresentationCallback() function in android::TransactionCompletedListener
2366 SurfaceComposerClient::Transaction::clearTrustedPresentationCallback(const sp<SurfaceControl>& sc) { in clearTrustedPresentationCallback() function in android::SurfaceComposerClient::Transaction
2367 mTransactionCompletedListener->clearTrustedPresentationCallback(sc->getLayerId()); in clearTrustedPresentationCallback()
/frameworks/base/core/java/android/view/
DSurfaceControl.java4636 public Transaction clearTrustedPresentationCallback(@NonNull SurfaceControl sc) { in clearTrustedPresentationCallback() method in SurfaceControl.Transaction
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp2050 transaction->clearTrustedPresentationCallback(ctrl); in nativeClearTrustedPresentationCallback()
/frameworks/base/core/api/
Dcurrent.txt52274 …ted @NonNull public android.view.SurfaceControl.Transaction clearTrustedPresentationCallback(@NonN…