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

  /system/core/include/pixelflinger/
pixelflinger.h 75 GGL_POINT_SMOOTH_NICE = 0x80000005,
  /frameworks/native/opengl/libagl/
state.cpp 292 GGL_POINT_SMOOTH_NICE, mode==GL_NICEST);
  /system/core/libpixelflinger/
pixelflinger.cpp 173 case GGL_POINT_SMOOTH_NICE: ggl_enable_point_aa_nice(c, en); break;

Completed in 1034 milliseconds