Searched refs:getHostHandle (Results 1 – 7 of 7) sorted by relevance
81 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetTexture2DOES()115 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetRenderbufferStorageOES()
84 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetTexture2DOES()118 grallocHelper->getHostHandle(native_buffer->handle)); in glEGLImageTargetRenderbufferStorageOES()
35 virtual uint32_t getHostHandle(native_handle_t const* handle);
93 virtual uint32_t getHostHandle(native_handle_t const* handle) = 0;
55 uint32_t CrosGralloc::getHostHandle(native_handle_t const* handle_) in getHostHandle() function in CrosGralloc
83 uint32_t getHostHandle(native_handle_t const* handle) in getHostHandle() function in GoldfishGralloc
419 grallocHelper->getHostHandle(buffer->handle)); in init()581 grallocHelper->getHostHandle(buffer->handle)); in swapBuffers()