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

  /system/core/include/pixelflinger/
pixelflinger.h 73 GGL_AA = 0x80000001,
  /frameworks/native/opengl/libagl/
texture.cpp 747 c->rasterizer.procs.disable(c, GGL_AA);
825 c->rasterizer.procs.disable(c, GGL_AA);
    [all...]
array.cpp     [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 169 case GGL_AA: ggl_enable_aa(c, en); break;

Completed in 1187 milliseconds