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

/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp44 int endG = (end >> 8) & 0xff; local
49 (int)((startG + (int)(fraction * (endG - startG))) << 8) |

Completed in 8 milliseconds