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

  /system/core/include/private/pixelflinger/
ggl_context.h 184 case GGL_BLEND: return 3;
192 GGL_DECAL, GGL_BLEND, GGL_ADD };
  /system/core/include/pixelflinger/
pixelflinger.h 68 GGL_BLEND = 0x0BE2,
  /bootable/recovery/minui/
graphics.c 336 gl->enable(gl, GGL_BLEND);
  /system/core/libpixelflinger/
pixelflinger.cpp 162 case GGL_BLEND: ggl_enable_blending(c, en); break;
345 case GGL_BLEND:
scanline.cpp 792 case GGL_BLEND:
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp     [all...]

Completed in 162 milliseconds