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 203 case GGL_DECAL: return 2;
212 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 807 case GGL_DECAL:
    [all...]

Completed in 1169 milliseconds