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

  /external/skia/src/gpu/gl/
GrGLProgram.h 59 void overrideBlend(GrBlendCoeff* srcCoeff, GrBlendCoeff* dstCoeff) const;
GrGpuGL_program.cpp 292 fCurrentProgram->overrideBlend(&srcCoeff, &dstCoeff);
GrGLProgram.cpp 104 void GrGLProgram::overrideBlend(GrBlendCoeff* srcCoeff,
    [all...]

Completed in 67 milliseconds