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

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp424 unsigned short maxR = (maxBlockX == maxBlockY) ? 1000 : 200; local
427 checkPixel(buf, w-1, h-1, maxR, maxG, maxB);

Completed in 38 milliseconds