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

  /system/core/include/private/pixelflinger/
ggl_context.h 202 case GGL_MODULATE: return 1;
211 const uint32_t envs[] = { GGL_REPLACE, GGL_MODULATE,
  /system/core/include/pixelflinger/
pixelflinger.h 109 GGL_MODULATE = 0x2100,
  /system/core/libpixelflinger/
buffer.cpp 53 t.env = GGL_MODULATE;
pixelflinger.cpp 343 case GGL_MODULATE:
scanline.cpp 817 case GGL_MODULATE:
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]

Completed in 64 milliseconds