HomeSort by relevance Sort by last modified time
    Searched refs:ditherMatrix (Results 1 - 5 of 5) sorted by null

  /system/core/include/private/pixelflinger/
ggl_context.h 532 uint8_t ditherMatrix[GGL_DITHER_SIZE] __attribute__((aligned(32)));
  /system/core/libpixelflinger/
buffer.cpp 169 dither = c->ditherMatrix[ (x & GGL_DITHER_MASK) +
pixelflinger.cpp 806 memcpy(c->ditherMatrix, gDitherMatrix, sizeof(gDitherMatrix));
scanline.cpp     [all...]
  /system/core/libpixelflinger/codeflinger/
GGLAssembler.cpp 268 immed12_pre(GGL_OFFSETOF(ditherMatrix)));
    [all...]

Completed in 1742 milliseconds