Home
last modified time | relevance | path

Searched defs:grallocHandle (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2AllocatorBlob.cpp37 c2_status_t GetCapacityFromHandle(const C2Handle* const grallocHandle, size_t* capacity) { in GetCapacityFromHandle()
215 const C2Handle* const grallocHandle = graphicAllocation->handle(); in priorLinearAllocation() local
DC2AllocatorGralloc.cpp914 const C2HandleGralloc *grallocHandle = C2HandleGralloc::Import( in priorGraphicAllocation() local
/frameworks/av/media/codec2/components/cmds/
Dcodec2.cpp252 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(block.handle()); in play() local
/frameworks/av/media/codec2/hidl/client/
Doutput.cpp60 native_handle_t *grallocHandle = in createGraphicBuffer() local
/frameworks/av/media/codec2/hidl/plugin/samples/
DSampleFilterPlugin.cpp663 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in processLoop() local
/frameworks/base/media/jni/
Dandroid_media_MediaCodec.cpp751 native_handle_t *grallocHandle = UnwrapNativeCodec2GrallocHandle(c2Handle); in getOutputFrame() local