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

/system/core/include/private/pixelflinger/
H A Dggl_context.h76 const int GGL_DITHER_ORDER_SHIFT= 3; member in namespace:android
77 const int GGL_DITHER_ORDER = (1<<GGL_DITHER_ORDER_SHIFT);

Completed in 6 milliseconds