HomeSort by relevance Sort by last modified time
    Searched full:dithermatrix (Results 1 - 6 of 6) sorted by null

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

Completed in 123 milliseconds