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

  /system/core/include/private/pixelflinger/
ggl_context.h 178 const int GGL_NEEDS_WRAP_REPEAT = 1;
184 case GGL_REPEAT: return GGL_NEEDS_WRAP_REPEAT;
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 536 if (tmu.swrap == GGL_NEEDS_WRAP_REPEAT) {
571 if (tmu.twrap == GGL_NEEDS_WRAP_REPEAT) {
    [all...]

Completed in 102 milliseconds