Home
last modified time | relevance | path

Searched defs:blockY (Results 1 – 1 of 1) sorted by relevance

/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp246 inline uint8_t chooseColorRgba8888(int blockX, int blockY, uint8_t channel) { in chooseColorRgba8888()
265 int blockY = (y / blockHeight); in fillRgba8888Buffer() local
292 int blockY = (y / blockHeight) & 1; in fillBayerRawBuffer() local