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

/frameworks/native/libs/gui/tests/
H A DCpuConsumer_test.cpp342 uint32_t pixelValue = ((maxBlockX % 2) == (maxBlockY % 2)) ? 191 : 63; local
343 checkPixel(buf, w-1, h-1, pixelValue);

Completed in 40 milliseconds