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

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

Completed in 50 milliseconds