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

  /system/core/include/private/pixelflinger/
ggl_context.h 183 case GGL_DECAL: return 2;
192 GGL_DECAL, GGL_BLEND, GGL_ADD };
  /system/core/include/pixelflinger/
pixelflinger.h 110 GGL_DECAL = 0x2101,
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 305 } else if (tmu.env == GGL_DECAL) {
    [all...]
  /system/core/libpixelflinger/
pixelflinger.cpp 344 case GGL_DECAL:
scanline.cpp 786 case GGL_DECAL:
    [all...]

Completed in 125 milliseconds