Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Ddrm_utils.cpp25 const char* GetDrmFormatString(uint32_t drm_format) { in GetDrmFormatString()
131 int GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel()
Dcpu_composer.cpp66 ConverterFunction GetConverterForDrmFormat(uint32_t drm_format) { in GetConverterForDrmFormat()
79 bool IsDrmFormatSupported(uint32_t drm_format) { in IsDrmFormatSupported()
114 uint32_t drm_format; member