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

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h119 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha);
H A DhwcTestLib.cpp545 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha) function
603 // value should come from a call to hwcTestColor2Pixel().
659 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, alpha);
720 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, 1.0);

Completed in 31 milliseconds