Home
last modified time | relevance | path

Searched refs:toFormat (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h120 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
DhwcTestLib.cpp792 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, in hwcTestColorConvert() argument
831 if (toAttrib->format == toFormat) { break; } in hwcTestColorConvert()
835 toFormat); in hwcTestColorConvert()
855 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color); in hwcTestColorConvert()