Searched refs:ANativeWindow_setDequeueBufferInterceptor (Results 1 – 25 of 55) sorted by relevance
123
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativewindow/ |
D | stubs_arm.cc | 69 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setDequeueBufferInterceptor); 142 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setDequeueBufferInterceptor); in init_stub_library()
|
D | stubs_arm64.cc | 69 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setDequeueBufferInterceptor); 142 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setDequeueBufferInterceptor); in init_stub_library()
|
D | stubs_riscv64.cc | 69 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setDequeueBufferInterceptor); 142 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setDequeueBufferInterceptor); in init_stub_library()
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | ReliableSurface.cpp | 45 ANativeWindow_setDequeueBufferInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface() 57 result = ANativeWindow_setDequeueBufferInterceptor(mWindow, hook_dequeueBuffer, this); in init()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/native/libs/nativewindow/libnativewindow/android_arm64_armv8-2a_cortex-a55_shared_current/gen/ |
D | stub.c | 31 void ANativeWindow_setDequeueBufferInterceptor() {} in ANativeWindow_setDequeueBufferInterceptor() function
|
D | abi_symbol_list.txt | 32 ANativeWindow_setDequeueBufferInterceptor
|
D | stub.map | 33 ANativeWindow_setDequeueBufferInterceptor;
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/frameworks/native/libs/nativewindow/include/apex/ |
H A D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 140 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 153 int ANativeWindow_setDequeueBufferInterceptor(ANativeWindow* window,
|
123