Searched refs:get_drm_format_string (Results 1 – 5 of 5) sorted by relevance
67 std::string get_drm_format_string(uint32_t drm_format);
214 std::string get_drm_format_string(uint32_t drm_format) in get_drm_format_string() function
50 std::string drmFormatString = get_drm_format_string(crosDescriptor.drm_format); in allocate()
709 std::string drmFormatString = get_drm_format_string(drmFormat); in getResolvedDrmFormat()
148 get_drm_format_string(descriptor.drm_format); in allocateBuffer()