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

  /system/core/libpixelflinger/codeflinger/
blending.cpp 101 (fs==GGL_DST_COLOR && fd==GGL_ONE_MINUS_DST_COLOR) ||
107 (fs==GGL_ONE_MINUS_DST_COLOR && fd==GGL_DST_COLOR) ||
304 case GGL_ONE_MINUS_DST_COLOR:
328 case GGL_ONE_MINUS_DST_COLOR:
361 case GGL_ONE_MINUS_DST_COLOR:
384 case GGL_ONE_MINUS_DST_COLOR:
410 case GGL_ONE_MINUS_DST_COLOR:
  /system/core/include/pixelflinger/
pixelflinger.h 167 GGL_ONE_MINUS_DST_COLOR = 0x0307, // S
  /system/core/libpixelflinger/
scanline.cpp 553 case GGL_ONE_MINUS_DST_COLOR:
    [all...]

Completed in 57 milliseconds