Home
last modified time | relevance | path

Searched defs:removeJankListener (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DJankTrackerTest.cpp52 void removeJankListener(int32_t layerId, int64_t after) { in removeJankListener() function in android::JankTrackerTest
/aosp_15_r20/frameworks/native/services/surfaceflinger/Jank/
H A DJankTracker.cpp53 void JankTracker::removeJankListener(int32_t layerId, sp<IBinder> listener, int64_t afterVsync) { in removeJankListener() function in android::JankTracker
/aosp_15_r20/frameworks/native/libs/gui/aidl/android/gui/
H A DISurfaceComposer.aidl607 oneway void removeJankListener(int layerId, IJankListener listener, long afterVsync); in removeJankListener() method
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static/gen/aidl_library/android/gui/
DISurfaceComposer.h412 …::android::binder::Status removeJankListener(int32_t /*layerId*/, const ::android::sp<::android::g… in removeJankListener() function
DBnSurfaceComposer.h398 …::android::binder::Status removeJankListener(int32_t layerId, const ::android::sp<::android::gui::… in removeJankListener() function
DISurfaceComposer.cpp2654 ::android::binder::Status BpSurfaceComposer::removeJankListener(int32_t layerId, const ::android::s… in removeJankListener() function in android::gui::BpSurfaceComposer
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/gui/libgui_aidl_static/android_arm64_armv8-2a_cortex-a55_static_sabi/gen/aidl_library/android/gui/
DISurfaceComposer.h412 …::android::binder::Status removeJankListener(int32_t /*layerId*/, const ::android::sp<::android::g… in removeJankListener() function
DBnSurfaceComposer.h398 …::android::binder::Status removeJankListener(int32_t layerId, const ::android::sp<::android::gui::… in removeJankListener() function
DISurfaceComposer.cpp2654 ::android::binder::Status BpSurfaceComposer::removeJankListener(int32_t layerId, const ::android::s… in removeJankListener() function in android::gui::BpSurfaceComposer
/aosp_15_r20/frameworks/native/libs/gui/tests/
H A DSurface_test.cpp1013 binder::Status removeJankListener(int32_t /*layerId*/, in removeJankListener() function in android::FakeSurfaceComposerAIDL
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp9380 binder::Status SurfaceComposerAIDL::removeJankListener(int32_t layerId, in removeJankListener() function in android::SurfaceComposerAIDL