Home
last modified time | relevance | path

Searched refs:maxR (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp420 unsigned short maxR = (maxBlockX == maxBlockY) ? 1000 : 200; in checkBayerRawBuffer() local
423 checkPixel(buf, w-1, h-1, maxR, maxG, maxB); in checkBayerRawBuffer()