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

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

Completed in 368 milliseconds