Home
last modified time | relevance | path

Searched refs:UnwrapNativeHandle (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2AllocatorGralloc.cpp199 static native_handle_t* UnwrapNativeHandle( in UnwrapNativeHandle() function in android::__anone55cb5fc0310::C2HandleGralloc
236 return C2HandleGralloc::UnwrapNativeHandle(handle); in UnwrapNativeCodec2GrallocHandle()
922 hidlHandle.setTo(C2HandleGralloc::UnwrapNativeHandle(grallocHandle), true); in priorGraphicAllocation()