Searched defs:GGL_DITHER_SIZE (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/include/private/pixelflinger/
H A Dggl_context.h78 const int GGL_DITHER_SIZE = GGL_DITHER_ORDER * GGL_DITHER_ORDER; member in namespace:android
534 uint8_t ditherMatrix[GGL_DITHER_SIZE] __attribute__((aligned(32)));

Completed in 23 milliseconds