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

  /external/skia/include/gpu/
GrCaps.h 176 bool advancedBlendEquationSupport() const {
  /external/skia/src/gpu/
GrCaps.cpp 177 if (this->advancedBlendEquationSupport()) {
  /external/skia/src/gpu/effects/
GrCustomXfermode.cpp 59 if (!caps.advancedBlendEquationSupport()) {
  /external/skia/src/gpu/gl/
GrGLCaps.cpp     [all...]
GrGLGpu.cpp     [all...]

Completed in 999 milliseconds