Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DCpuConsumer_test.cpp245 inline uint8_t chooseColorRgba8888(int blockX, int blockY, uint8_t channel) { in chooseColorRgba8888()
263 int blockX = (x / blockWidth); in fillRgba8888Buffer() local
290 int blockX = (x / blockWidth ) & 1; in fillBayerRawBuffer() local