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 103 (fs==GGL_SRC_COLOR && fd==GGL_ONE_MINUS_SRC_COLOR) ||
109 (fs==GGL_ONE_MINUS_SRC_COLOR && fd==GGL_SRC_COLOR) ||
308 case GGL_SRC_COLOR:
335 case GGL_SRC_COLOR:
397 case GGL_SRC_COLOR:
421 case GGL_SRC_COLOR:
  /system/core/libpixelflinger/include/pixelflinger/
pixelflinger.h 160 GGL_SRC_COLOR = 0x0300, // D
  /system/core/libpixelflinger/
scanline.cpp 565 case GGL_SRC_COLOR:
    [all...]

Completed in 93 milliseconds