Searched refs:drm_fourcc_from_handle (Results 1 – 3 of 3) sorted by relevance
31 uint32_t drm_fourcc_from_handle(const private_handle_t *hnd);
22 uint32_t drm_fourcc_from_handle(const private_handle_t *hnd) in drm_fourcc_from_handle() function
258 const uint32_t drm_fourcc = drm_fourcc_from_handle(hnd); in plane_layout_components_from_handle()481 err = android::gralloc4::encodePixelFormatFourCC(drm_fourcc_from_handle(handle), &vec); in get_metadata()812 err = android::gralloc4::encodePixelFormatFourCC(drm_fourcc_from_handle(&partial_handle), &vec); in getFromBufferDescriptorInfo()