Home
last modified time | relevance | path

Searched defs:gralloc_handle (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libdrm/android/
H A Dgralloc_handle.h79 static inline struct gralloc_handle_t *gralloc_handle(buffer_handle_t handle) in gralloc_handle() function
/aosp_15_r20/external/v4l2_codec2/components/
H A DEncodeComponent.cpp524 native_handle_t* gralloc_handle = UnwrapNativeCodec2GrallocHandle(handle); in queueTask() local