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

  /external/skia/src/gpu/gl/
GrGLProgram.h 57 void overrideBlend(GrBlendCoeff* srcCoeff, GrBlendCoeff* dstCoeff) const;
GrGpuGLShaders.cpp 774 fCurrentProgram.overrideBlend(&srcCoeff, &dstCoeff);
    [all...]
GrGLProgram.cpp 186 void GrGLProgram::overrideBlend(GrBlendCoeff* srcCoeff,
    [all...]

Completed in 225 milliseconds