Home
last modified time | relevance | path

Searched refs:flushBlend (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/gl/
DGrGpuGL_program.cpp265 this->flushBlend(kDrawLines_DrawType == type, srcCoeff, dstCoeff); in flushGraphicsState()
DGrGpuGL.h178 void flushBlend(bool isLines, GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff);
DGrGpuGL.cpp1933 void GrGpuGL::flushBlend(bool isLines, in flushBlend() function in GrGpuGL
/external/chromium_org/third_party/skia/src/gpu/gl/
DGrGpuGL.h178 void flushBlend(bool isLines, GrBlendCoeff srcCoeff, GrBlendCoeff dstCoeff);
DGrGpuGL_program.cpp265 this->flushBlend(kDrawLines_DrawType == type, srcCoeff, dstCoeff); in flushGraphicsState()
DGrGpuGL.cpp1933 void GrGpuGL::flushBlend(bool isLines, in flushBlend() function in GrGpuGL