Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hwc3/
DDrm.h25 uint32_t GetDrmFormatBytesPerPixel(uint32_t drm_format);
DDrm.cpp131 uint32_t GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel() function
DGuestFrameComposer.cpp426 bufferStrideBytes, GetDrmFormatBytesPerPixel(bufferFormat)); in GetBufferSpec()