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 158 const int GGL_NEEDS_WRAP_REPEAT = 1;
164 case GGL_REPEAT: return GGL_NEEDS_WRAP_REPEAT;
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 527 if (tmu.swrap == GGL_NEEDS_WRAP_REPEAT) {
562 if (tmu.twrap == GGL_NEEDS_WRAP_REPEAT) {
    [all...]

Completed in 11 milliseconds