Home
last modified time | relevance | path

Searched defs:anb (Results 1 – 17 of 17) sorted by relevance

/frameworks/native/libs/gui/tests/
DSurfaceTextureGL_test.cpp42 ANativeWindowBuffer* anb; in TEST_F() local
92 ANativeWindowBuffer* anb; in TEST_F() local
158 ANativeWindowBuffer* anb; in TEST_F() local
235 ANativeWindowBuffer* anb; in TEST_F() local
450 ANativeWindowBuffer* anb; in TEST_F() local
511 ANativeWindowBuffer *anb; in TEST_F() local
551 ANativeWindowBuffer *anb; in TEST_F() local
582 ANativeWindowBuffer *anb; in TEST_F() local
635 ANativeWindowBuffer* anb; in TEST_F() local
704 ANativeWindowBuffer* anb; in TEST_F() local
DSurfaceTextureFBO_test.cpp39 android_native_buffer_t* anb; in TEST_F() local
DFillBuffer.cpp108 android_native_buffer_t* anb; in produceOneRGBA8Frame() local
DCpuConsumer_test.cpp478 ANativeWindowBuffer* anb; in produceOneFrame() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3InputStream.cpp73 ANativeWindowBuffer* anb; in getInputBufferLocked() local
132 ANativeWindowBuffer *anb = tmp.mGraphicBuffer->getNativeBuffer(); in returnBufferCheckedLocked() local
DCamera3SharedOutputStream.cpp94 ANativeWindowBuffer* anb, in attachBufferToSplitterLocked()
187 ANativeWindowBuffer* anb; in getBufferLocked() local
DCamera3OutputStream.cpp221 ANativeWindowBuffer* anb; in getBufferLocked() local
750 status_t Camera3OutputStream::getBufferLockedCommon(ANativeWindowBuffer** anb, int* fenceFd) { in getBufferLockedCommon()
DCamera3StreamSplitter.cpp440 status_t Camera3StreamSplitter::attachBufferToOutputs(ANativeWindowBuffer* anb, in attachBufferToOutputs()
/frameworks/av/media/libstagefright/
DSurfaceUtils.cpp197 ANativeWindowBuffer* anb = nullptr; in pushBlankBuffersToNativeWindow() local
202 { in pushBlankBuffersToNativeWindow()
/frameworks/base/tests/SurfaceViewBufferTests/cpp/
DSurfaceProxy.cpp126 ANativeWindowBuffer* anb; in Java_com_android_test_SurfaceProxy_SurfaceDequeueBuffer() local
/frameworks/av/services/camera/libcameraservice/api2/
DJpegRCompositeStream.cpp241 ANativeWindowBuffer *anb; in processInputFrame() local
DDepthCompositeStream.cpp256 ANativeWindowBuffer *anb; in processInputFrame() local
DHeicCompositeStream.h192 ANativeWindowBuffer *anb; member
/frameworks/av/services/camera/libcameraservice/device3/deprecated/
DDeprecatedCamera3StreamSplitter.cpp456 ANativeWindowBuffer* anb, const std::vector<size_t>& surface_ids) { in attachBufferToOutputs()
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h886 struct ANativeWindowBuffer** anb) { in native_window_dequeue_buffer_and_wait()
/frameworks/base/core/jni/
Dandroid_media_ImageWriter.cpp554 android_native_buffer_t *anb = NULL; in ImageWriter_dequeueImage() local
/frameworks/native/libs/gui/
DSurface.cpp744 android_native_buffer_t* anb; local