Home
last modified time | relevance | path

Searched refs:ANativeWindowBuffer (Results 1 – 13 of 13) sorted by relevance

/external/mesa3d/include/android_stub/apex/
Dwindow.h46 typedef int (*ANativeWindow_cancelBufferFn)(ANativeWindow* window, ANativeWindowBuffer* buffer,
57 void* data, ANativeWindowBuffer* buffer,
64 typedef int (*ANativeWindow_dequeueBufferFn)(ANativeWindow* window, ANativeWindowBuffer** buffer,
75 void* data, ANativeWindowBuffer** buffer,
98 typedef int (*ANativeWindow_queueBufferFn)(ANativeWindow* window, ANativeWindowBuffer* buffer,
109 void* data, ANativeWindowBuffer* buffer,
/external/mesa3d/include/android_stub/nativebase/
Dnativebase.h66 typedef struct ANativeWindowBuffer struct
69 ANativeWindowBuffer() { in ANativeWindowBuffer() argument
71 common.version = sizeof(ANativeWindowBuffer); in ANativeWindowBuffer()
105 typedef struct ANativeWindowBuffer ANativeWindowBuffer; argument
/external/angle/src/common/
Dandroid_util.h20 struct ANativeWindowBuffer;
204 ANativeWindowBuffer *ClientBufferToANativeWindowBuffer(EGLClientBuffer clientBuffer);
214 void GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer,
225 AHardwareBuffer *ANativeWindowBufferToAHardwareBuffer(ANativeWindowBuffer *windowBuffer);
Dandroid_util.cpp56 typedef struct ANativeWindowBuffer struct
157 ANativeWindowBuffer *ClientBufferToANativeWindowBuffer(EGLClientBuffer clientBuffer) in ClientBufferToANativeWindowBuffer()
159 return reinterpret_cast<ANativeWindowBuffer *>(clientBuffer); in ClientBufferToANativeWindowBuffer()
212 void GetANativeWindowBufferProperties(const ANativeWindowBuffer *buffer, in GetANativeWindowBufferProperties()
282 AHardwareBuffer *ANativeWindowBufferToAHardwareBuffer(ANativeWindowBuffer *windowBuffer) in ANativeWindowBufferToAHardwareBuffer()
/external/mesa3d/include/android_stub/vndk/
Dwindow.h31 AHardwareBuffer* ANativeWindowBuffer_getHardwareBuffer(ANativeWindowBuffer* anwb);
199 int ANativeWindow_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer, int* fenceFd);
221 int ANativeWindow_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
249 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
/external/swiftshader/include/Android/vndk/
Dwindow.h28 int ANativeWindow_dequeueBuffer(ANativeWindow* window, ANativeWindowBuffer** buffer, int* fenceFd);
29 int ANativeWindow_queueBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
30 int ANativeWindow_cancelBuffer(ANativeWindow* window, ANativeWindowBuffer* buffer, int fenceFd);
/external/swiftshader/include/Android/nativebase/
Dnativebase.h42 struct ANativeWindowBuffer { struct
43 ANativeWindowBuffer() { in ANativeWindowBuffer() function
45 common.version = sizeof(ANativeWindowBuffer); in ANativeWindowBuffer()
/external/mesa3d/include/android_stub/system/
Dwindow.h406 struct ANativeWindowBuffer** buffer);
420 struct ANativeWindowBuffer* buffer);
442 struct ANativeWindowBuffer* buffer);
487 struct ANativeWindowBuffer* buffer);
509 struct ANativeWindowBuffer** buffer, int* fenceFd);
531 struct ANativeWindowBuffer* buffer, int fenceFd);
559 struct ANativeWindowBuffer* buffer, int fenceFd);
881 struct ANativeWindowBuffer** anb) { in native_window_dequeue_buffer_and_wait()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c162 get_native_buffer_fds(struct ANativeWindowBuffer *buf, int fds[3]) in get_native_buffer_fds()
186 get_native_buffer_name(struct ANativeWindowBuffer *buf) in get_native_buffer_name()
194 struct ANativeWindowBuffer *buf, in droid_create_image_from_prime_fds_yuv()
313 struct ANativeWindowBuffer *buf) in droid_create_image_from_prime_fds()
393 struct ANativeWindowBuffer *buf) in droid_create_image_from_cros_info()
424 struct ANativeWindowBuffer *buf) in droid_create_image_from_native_buffer()
1013 struct ANativeWindowBuffer *buf) in droid_create_image_from_name()
1069 struct ANativeWindowBuffer *buf) in dri2_create_image_android_native_buffer()
1110 (struct ANativeWindowBuffer *) buffer); in droid_create_image_khr()
1340 struct ANativeWindowBuffer *old_buffer UNUSED = dri2_surf->buffer; in droid_display_shared_buffer()
Degl_dri2.h328 struct ANativeWindowBuffer *buffer;
338 struct ANativeWindowBuffer *buffer;
/external/drm_hwcomposer/.ci/android_headers/ui/
DGraphicBuffer.h51 : public ANativeObjectBase<ANativeWindowBuffer, GraphicBuffer, RefBase>,
82 static sp<GraphicBuffer> from(ANativeWindowBuffer *);
202 ANativeWindowBuffer* getNativeBuffer() const;
/external/angle/src/libANGLE/renderer/vulkan/android/
DHardwareBufferImageSiblingVkAndroid.cpp158 struct ANativeWindowBuffer *windowBuffer = in ValidateHardwareBuffer()
235 struct ANativeWindowBuffer *windowBuffer = in initImpl()
/external/libabigail/tests/data/test-read-dwarf/
Dtest-libandroid.so.abi17947 …<class-decl name='ANativeWindowBuffer' size-in-bits='768' is-struct='yes' visibility='default' fil…
17982 …<function-decl name='ANativeWindowBuffer' filepath='frameworks/native/libs/nativebase/include/nati…
24448 …<class-decl name='ANativeObjectBase&lt;ANativeWindowBuffer, android::GraphicBuffer, android::RefBa…