Home
last modified time | relevance | path

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

/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/
DDrm.cpp25 const char* GetDrmFormatString(uint32_t drm_format) { in GetDrmFormatString() function
149 GetDrmFormatString(drm_format)); in GetDrmFormatBytesPerPixel()
DDrm.h23 const char* GetDrmFormatString(uint32_t drm_format);
DGuestFrameComposer.cpp121 GetDrmFormatString(drmFormat)); in GetConverterForDrmFormat()