Home
last modified time | relevance | path

Searched refs:gDitherMatrix (Results 1 – 1 of 1) sorted by relevance

/system/core/libpixelflinger/
Dpixelflinger.cpp46 static const uint8_t gDitherMatrix[GGL_DITHER_SIZE] = { variable
798 memcpy(c->ditherMatrix, gDitherMatrix, sizeof(gDitherMatrix)); in ggl_init_context()