Searched refs:ANativeWindow_setQueueBufferInterceptor (Results 1 – 25 of 55) sorted by relevance
123
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/libnativewindow/ |
D | stubs_arm.cc | 74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setQueueBufferInterceptor); 147 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setQueueBufferInterceptor); in init_stub_library()
|
D | stubs_arm64.cc | 74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setQueueBufferInterceptor); 147 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setQueueBufferInterceptor); in init_stub_library()
|
D | stubs_riscv64.cc | 74 DEFINE_INTERCEPTABLE_STUB_FUNCTION(ANativeWindow_setQueueBufferInterceptor); 147 INIT_INTERCEPTABLE_STUB_FUNCTION("libnativewindow.so", ANativeWindow_setQueueBufferInterceptor); in init_stub_library()
|
/aosp_15_r20/frameworks/base/libs/hwui/renderthread/ |
H A D | ReliableSurface.cpp | 46 ANativeWindow_setQueueBufferInterceptor(mWindow, nullptr, nullptr); in ~ReliableSurface() 61 result = ANativeWindow_setQueueBufferInterceptor(mWindow, hook_queueBuffer, 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 | 33 void ANativeWindow_setQueueBufferInterceptor() {} in ANativeWindow_setQueueBufferInterceptor() function
|
D | abi_symbol_list.txt | 34 ANativeWindow_setQueueBufferInterceptor
|
D | stub.map | 35 ANativeWindow_setQueueBufferInterceptor;
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/frameworks/native/libs/nativewindow/include/apex/ |
H A D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 169 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/native/libs/nativewindow/include/apex/ |
D | window.h | 182 int ANativeWindow_setQueueBufferInterceptor(ANativeWindow* window,
|
123