HomeSort by relevance Sort by last modified time
    Searched refs:hwcTestColor2Pixel (Results 1 - 2 of 2) sorted by null

  /frameworks/native/opengl/tests/hwc/
hwcTestLib.h 119 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha);
hwcTestLib.cpp 547 uint32_t hwcTestColor2Pixel(uint32_t format, ColorFract color, float alpha)
605 // value should come from a call to hwcTestColor2Pixel().
661 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, alpha);
723 pixel = hwcTestColor2Pixel(gBuf->getPixelFormat(), color, 1.0);
    [all...]

Completed in 170 milliseconds