Home
last modified time | relevance | path

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

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h119 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha);
DhwcTestLib.cpp545 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha) in hwcTestColor2Pixel() function
659 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, alpha); in hwcTestFillColor()
720 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, 1.0); in hwcTestFillColorHBlend()