Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Ddrm_utils.h24 int GetDrmFormatBytesPerPixel(uint32_t drm_format);
Ddrm_utils.cpp131 int GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel() function
Dcpu_composer.cpp365 GetDrmFormatBytesPerPixel(buffer_format)); in GetBufferSpec()