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

  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgram.h 54 void overrideBlend(GrBlendCoeff* srcCoeff, GrBlendCoeff* dstCoeff) const;
GrGpuGL_program.cpp 306 fCurrentProgram->overrideBlend(&srcCoeff, &dstCoeff);
GrGLProgram.cpp 96 void GrGLProgram::overrideBlend(GrBlendCoeff* srcCoeff,
    [all...]
  /external/skia/src/gpu/gl/
GrGLProgram.h 54 void overrideBlend(GrBlendCoeff* srcCoeff, GrBlendCoeff* dstCoeff) const;
GrGpuGL_program.cpp 306 fCurrentProgram->overrideBlend(&srcCoeff, &dstCoeff);