Home
last modified time | relevance | path

Searched refs:GetDrmFormatString (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Ddrm_utils.cpp25 const char* GetDrmFormatString(uint32_t drm_format) { in GetDrmFormatString() function
149 GetDrmFormatString(drm_format)); in GetDrmFormatBytesPerPixel()
Ddrm_utils.h22 const char* GetDrmFormatString(uint32_t drm_format);
Dcpu_composer.cpp75 drm_format, GetDrmFormatString(drm_format)); in GetConverterForDrmFormat()