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

  /system/core/libpixelflinger/
raster.cpp 186 c->procs.texGeni(c, GGL_S, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
187 c->procs.texGeni(c, GGL_T, GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
  /system/core/libpixelflinger/include/pixelflinger/
pixelflinger.h 127 GGL_AUTOMATIC = 0x80000003,
  /frameworks/native/opengl/libagl/
texture.cpp 85 GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
87 GGL_TEXTURE_GEN_MODE, GGL_AUTOMATIC);
    [all...]

Completed in 186 milliseconds