Searched refs:UnwrapNativeCodec2GrallocHandle (Results 1 – 6 of 6) sorted by relevance
34 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle);
252 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(block.handle()); in play()
61 UnwrapNativeCodec2GrallocHandle(block.handle()); in createGraphicBuffer()
663 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in processLoop()681 grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in processLoop()
235 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle) { in UnwrapNativeCodec2GrallocHandle() function
751 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in getOutputFrame()