Searched defs:nativeBuffer (Results 1 – 11 of 11) sorted by relevance
/aosp12/frameworks/native/libs/gui/ |
H A D | CpuConsumer.cpp | 151 status_t CpuConsumer::lockNextBuffer(LockedBuffer *nativeBuffer) { in lockNextBuffer() 198 status_t CpuConsumer::unlockBuffer(const LockedBuffer &nativeBuffer) { in unlockBuffer()
|
/aosp12/frameworks/native/libs/renderengine/gl/ |
H A D | GLFramebuffer.cpp | 46 bool GLFramebuffer::setNativeWindowBuffer(ANativeWindowBuffer* nativeBuffer, bool isProtected, in setNativeWindowBuffer()
|
H A D | GLESRenderEngine.cpp | 1043 EGLImageKHR GLESRenderEngine::createFramebufferImageIfNeeded(ANativeWindowBuffer* nativeBuffer, in createFramebufferImageIfNeeded()
|
/aosp12/frameworks/av/media/libstagefright/renderfright/gl/ |
H A D | GLFramebuffer.cpp | 44 bool GLFramebuffer::setNativeWindowBuffer(ANativeWindowBuffer* nativeBuffer, bool isProtected, in setNativeWindowBuffer()
|
H A D | GLESRenderEngine.cpp | 987 EGLImageKHR GLESRenderEngine::createFramebufferImageIfNeeded(ANativeWindowBuffer* nativeBuffer, in createFramebufferImageIfNeeded()
|
/aosp12/packages/services/Car/tests/CarEvsCameraPreviewApp/src/com/google/android/car/evs/jni/ |
H A D | CarEvsCameraPreviewRenderer.cpp | 44 AHardwareBuffer* nativeBuffer = AHardwareBuffer_fromHardwareBuffer(env, hardwareBufferObj); in nativeUpdateTexture() local
|
/aosp12/frameworks/rs/ |
H A D | rsAllocation.h | 70 AHardwareBuffer *nativeBuffer; member
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_graphics_GraphicBuffer.cpp | 166 ANativeWindow_Buffer nativeBuffer; in android_graphics_GraphicBuffer_lockCanvas() local
|
/aosp12/frameworks/native/headers/media_plugin/media/hardware/ |
H A D | HardwareAPI.h | 200 const sp<ANativeWindowBuffer>& nativeBuffer; member
|
/aosp12/frameworks/rs/driver/runtime/ |
H A D | rs_structs.h | 49 void * nativeBuffer; member
|
/aosp12/frameworks/base/media/jni/ |
H A D | android_media_ImageWriter.cpp | 778 jlong nativeBuffer, jint imageFormat, jlong timestampNs, jint left, jint top, in ImageWriter_attachAndQueueImage()
|