Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2AllocatorGralloc.cpp204 static native_handle_t* UnwrapNativeHandle( in UnwrapNativeHandle() function in android::C2HandleGralloc
217 static native_handle_t* UnwrapNativeHandle( in UnwrapNativeHandle() function in android::C2HandleGralloc
256 return C2HandleGralloc::UnwrapNativeHandle(handle); in UnwrapNativeCodec2GrallocHandle()
262 return C2HandleGralloc::UnwrapNativeHandle(handle, generation, igbp_id, igbp_slot); in UnwrapNativeCodec2GrallocHandle()
726 hidlHandle.setTo(C2HandleGralloc::UnwrapNativeHandle(grallocHandle), true); in priorGraphicAllocation()