Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DSurfaceTextureGL_test.cpp40 ANativeWindowBuffer* anb; in TEST_F() local
90 ANativeWindowBuffer* anb; in TEST_F() local
155 ANativeWindowBuffer* anb; in TEST_F() local
232 ANativeWindowBuffer* anb; in TEST_F() local
447 ANativeWindowBuffer* anb; in TEST_F() local
508 ANativeWindowBuffer *anb; in TEST_F() local
548 ANativeWindowBuffer *anb; in TEST_F() local
579 ANativeWindowBuffer *anb; in TEST_F() local
632 ANativeWindowBuffer* anb; in TEST_F() local
701 ANativeWindowBuffer* anb; in TEST_F() local
DSurfaceTextureFBO_test.cpp39 android_native_buffer_t* anb; in TEST_F() local
DFillBuffer.cpp93 android_native_buffer_t* anb; in produceOneRGBA8Frame() local
DCpuConsumer_test.cpp482 ANativeWindowBuffer* anb; in produceOneFrame() local
/frameworks/av/services/camera/libcameraservice/device3/
DCamera3InputStream.cpp70 ANativeWindowBuffer* anb; in getInputBufferLocked() local
129 ANativeWindowBuffer *anb = tmp.mGraphicBuffer->getNativeBuffer(); in returnBufferCheckedLocked() local
DCamera3SharedOutputStream.cpp81 ANativeWindowBuffer* anb, in attachBufferToSplitterLocked()
163 ANativeWindowBuffer* anb; in getBufferLocked() local
DCamera3OutputStream.cpp180 ANativeWindowBuffer* anb; in getBufferLocked() local
604 status_t Camera3OutputStream::getBufferLockedCommon(ANativeWindowBuffer** anb, int* fenceFd) { in getBufferLockedCommon()
DCamera3StreamSplitter.cpp413 status_t Camera3StreamSplitter::attachBufferToOutputs(ANativeWindowBuffer* anb, in attachBufferToOutputs()
/frameworks/av/media/libstagefright/
DSurfaceUtils.cpp196 ANativeWindowBuffer* anb = NULL; in pushBlankBuffersToNativeWindow() local
/frameworks/base/tests/SurfaceViewBufferTests/cpp/
DSurfaceProxy.cpp126 ANativeWindowBuffer* anb; in Java_com_android_test_SurfaceProxy_SurfaceDequeueBuffer() local
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.h172 ANativeWindowBuffer *anb; member
DDepthCompositeStream.cpp247 ANativeWindowBuffer *anb; in processInputFrame() local
/frameworks/base/media/jni/
Dandroid_media_ImageWriter.cpp520 android_native_buffer_t *anb = NULL; in ImageWriter_dequeueImage() local
/frameworks/native/libs/nativewindow/include/system/
Dwindow.h883 struct ANativeWindowBuffer** anb) { in native_window_dequeue_buffer_and_wait()