Searched refs:GetDrmFormatBytesPerPixel (Results 1 – 3 of 3) sorted by relevance
25 uint32_t GetDrmFormatBytesPerPixel(uint32_t drm_format);
131 uint32_t GetDrmFormatBytesPerPixel(uint32_t drm_format) { in GetDrmFormatBytesPerPixel() function
426 bufferStrideBytes, GetDrmFormatBytesPerPixel(bufferFormat)); in GetBufferSpec()