Searched refs:UnwrapNativeCodec2GrallocHandle (Results 1 – 4 of 4) sorted by relevance
34 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle);
60 UnwrapNativeCodec2GrallocHandle(block.handle()); in createGraphicBuffer()
252 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(block.handle()); in play()
278 native_handle_t *UnwrapNativeCodec2GrallocHandle(const C2Handle *const handle) { in UnwrapNativeCodec2GrallocHandle() function