Searched refs:UnwrapNativeCodec2GrallocHandle (Results 1 – 15 of 15) sorted by relevance
75 android::UnwrapNativeCodec2GrallocHandle(myc2Handle); in getClientUsage()
51 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle);
92 native_handle_t* grallocHandle = android::UnwrapNativeCodec2GrallocHandle(block.handle()); in getGraphicBlockInfo()
77 native_handle_t* grallocHandle = android::UnwrapNativeCodec2GrallocHandle(block.handle()); in create()
695 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in processLoop()714 grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in processLoop()
251 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(block.handle()); in play()
63 UnwrapNativeCodec2GrallocHandle(block.handle()); in createGraphicBuffer()
1730 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(handle); in allocOutputBuffer()1780 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(handle); in FillMemory()
616 native_handle_t *nh = UnwrapNativeCodec2GrallocHandle(handle); in GrallocBuffer()
524 native_handle_t* gralloc_handle = UnwrapNativeCodec2GrallocHandle(handle); in queueTask()
918 UnwrapNativeCodec2GrallocHandle(c2Handle); in outputBuffer()
684 UnwrapNativeCodec2GrallocHandle(c2Handle); in ensureDecoderState()
738 UnwrapNativeCodec2GrallocHandle(c2Handle); in ensureDecoderState()
909 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle) { in UnwrapNativeCodec2GrallocHandle() function
872 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in getOutputFrame()