Searched refs:get_resolved_drm_format (Results 1 – 4 of 4) sorted by relevance
45 uint32_t get_resolved_drm_format(uint32_t drm_format, uint64_t usage);
509 uint32_t cros_gralloc_driver::get_resolved_drm_format(uint32_t drm_format, uint64_t usage) in get_resolved_drm_format() function in cros_gralloc_driver
475 uint32_t resolvedDrmFormat = mDriver->get_resolved_drm_format(drmFormat, usage); in getResolvedDrmFormat()
650 uint32_t resolvedDrmFormat = mDriver->get_resolved_drm_format(drmFormat, usage); in getResolvedDrmFormat()