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

  /system/core/include/pixelflinger/
pixelflinger.h 70 GGL_DITHER = 0x0BD0,
  /system/core/libpixelflinger/
pixelflinger.cpp 166 case GGL_DITHER: ggl_enable_dither(c, en); break;
  /frameworks/native/opengl/libagl/
texture.cpp 261 ggl->disable(ggl, GGL_DITHER);
    [all...]

Completed in 40 milliseconds