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

  /system/core/libpixelflinger/codeflinger/
blending.cpp 102 (fs==GGL_SRC_COLOR && fd==GGL_ONE_MINUS_SRC_COLOR) ||
108 (fs==GGL_ONE_MINUS_SRC_COLOR && fd==GGL_SRC_COLOR) ||
307 case GGL_SRC_COLOR:
334 case GGL_SRC_COLOR:
396 case GGL_SRC_COLOR:
420 case GGL_SRC_COLOR:
  /system/core/include/pixelflinger/
pixelflinger.h 160 GGL_SRC_COLOR = 0x0300, // D
  /system/core/libpixelflinger/
scanline.cpp 547 case GGL_SRC_COLOR:
    [all...]

Completed in 224 milliseconds