Searched refs:c2Handle (Results 1 – 1 of 1) sorted by relevance
81 C2Handle* c2Handle = WrapNativeCodec2GrallocHandle( in ConvertGraphicBuffer2C2Allocation() local85 if (!c2Handle) { in ConvertGraphicBuffer2C2Allocation()91 const auto err = allocator->priorGraphicAllocation(c2Handle, &allocation); in ConvertGraphicBuffer2C2Allocation()94 native_handle_close(c2Handle); in ConvertGraphicBuffer2C2Allocation()95 native_handle_delete(c2Handle); in ConvertGraphicBuffer2C2Allocation()294 const C2Handle* c2Handle = iter->second->handle(); in migrateLostBuffer() local299 _UnwrapNativeCodec2GrallocMetadata(c2Handle, &width, &height, &format, &usage, &stride, in migrateLostBuffer()301 native_handle_t* grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in migrateLostBuffer()