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

/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.cpp42 int endR = (end >> 16) & 0xff; local
47 | (int)((startR + (int)(fraction * (endR - startR))) << 16)

Completed in 42 milliseconds