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

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

Completed in 50 milliseconds