Home
last modified time | relevance | path

Searched refs:getHostHandle (Results 1 – 8 of 8) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv1/
Dgl.cpp81 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetTexture2DOES()
115 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetRenderbufferStorageOES()
/device/generic/goldfish-opengl/system/GLESv2/
Dgl2.cpp84 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetTexture2DOES()
118 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetRenderbufferStorageOES()
/device/generic/goldfish-opengl/system/vulkan_enc/
DAndroidHardwareBuffer.cpp117 grallocHelper->getHostHandle(handle); in getAndroidHardwareBufferPropertiesANDROID()
169 grallocHelper->getHostHandle( in importAndroidHardwareBuffer()
DResourceTracker.cpp2337 getHostHandle(AHardwareBuffer_getNativeHandle(ahw)); in on_vkAllocateMemory()
4387 grallocHelper()->getHostHandle( in unwrap_VkNativeBufferANDROID()
/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DHostConnection.cpp162 virtual uint32_t getHostHandle(native_handle_t const* handle) in getHostHandle() function in GoldfishGralloc
239 virtual uint32_t getHostHandle(native_handle_t const* handle) { in getHostHandle() function in MinigbmGralloc
318 virtual uint32_t getHostHandle(native_handle_t const* handle) { in getHostHandle() function in MinigbmGralloc
DHostConnection.h121 virtual uint32_t getHostHandle(native_handle_t const* handle) = 0;
/device/generic/goldfish-opengl/system/hwc2/
DEmuHWC2.cpp827 l->cbHandle = hostCon->grallocHelper()->getHostHandle(cb); in present()
855 p->targetHandle = hostCon->grallocHelper()->getHostHandle(mTargetCb); in present()
860 p2->targetHandle = hostCon->grallocHelper()->getHostHandle(mTargetCb); in present()
1322 rcEnc->rcFBPost(rcEnc, hostCon->grallocHelper()->getHostHandle(h)); in post()
/device/generic/goldfish-opengl/system/egl/
Degl.cpp426 grallocHelper->getHostHandle(buffer->handle)); in init()
692 grallocHelper->getHostHandle(buffer->handle)); in swapBuffers()