HomeSort by relevance Sort by last modified time
    Searched refs:GGL_ONE_MINUS_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) ||
306 case GGL_ONE_MINUS_SRC_COLOR:
333 case GGL_ONE_MINUS_SRC_COLOR:
362 case GGL_ONE_MINUS_SRC_COLOR:
395 case GGL_ONE_MINUS_SRC_COLOR:
419 case GGL_ONE_MINUS_SRC_COLOR:
  /system/core/include/pixelflinger/
pixelflinger.h 161 GGL_ONE_MINUS_SRC_COLOR = 0x0301, // D
  /system/core/libpixelflinger/
scanline.cpp 559 case GGL_ONE_MINUS_SRC_COLOR:
    [all...]

Completed in 79 milliseconds