Searched refs:flushPathStencilSettings (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLPathRendering.h110 void flushPathStencilSettings(SkPath::FillType fill);
H A DGrGLPathRendering.cpp160 this->flushPathStencilSettings(fill);
174 this->flushPathStencilSettings(fill);
232 this->flushPathStencilSettings(fill);
469 void GrGLPathRendering::flushPathStencilSettings(SkPath::FillType fill) { function in class:GrGLPathRendering
/external/skia/src/gpu/gl/
H A DGrGpuGL.h262 void flushPathStencilSettings(SkPath::FillType fill);
H A DGrGpuGL.cpp1840 flushPathStencilSettings(fill);
1859 flushPathStencilSettings(fill);
1931 flushPathStencilSettings(fill);
2207 void GrGpuGL::flushPathStencilSettings(SkPath::FillType fill) { function in class:GrGpuGL

Completed in 134 milliseconds