Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/tests/
DFillBuffer.cpp36 int parityX = (x / blockWidth) & 1; in fillYV12Buffer() local
84 int parityX = (x / (1 << (c+2))) & 1; in fillRGBA8Buffer() local
DCpuConsumer_test.cpp237 int parityX = (x / blockWidth) & 1; in fillGreyscaleBuffer() local
/frameworks/native/opengl/tests/gl_yuvtex/
Dgl_yuvtex.cpp106 int parityX = (x / blockWidth) & 1; in setupYuvTexSurface() local
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp211 int parityX = (x / blockWidth) & 1; in setupYuvTexSurface() local
/frameworks/av/media/libstagefright/tests/
DSurfaceMediaSource_test.cpp552 int parityX = (x / blockWidth) & 1; in fillYV12Buffer() local