Searched defs:onStencilPath (Results 1 – 10 of 10) sorted by relevance
/external/chromium_org/third_party/skia/src/gpu/ |
D | GrStencilAndCoverPathRenderer.cpp | 54 void GrStencilAndCoverPathRenderer::onStencilPath(const SkPath& path, in onStencilPath() function in GrStencilAndCoverPathRenderer
|
D | GrPathRenderer.h | 177 … virtual void onStencilPath(const SkPath& path, const SkStrokeRec& stroke, GrDrawTarget* target) { in onStencilPath() function
|
D | GrDefaultPathRenderer.cpp | 533 void GrDefaultPathRenderer::onStencilPath(const SkPath& path, in onStencilPath() function in GrDefaultPathRenderer
|
D | GrGpu.cpp | 386 void GrGpu::onStencilPath(const GrPath* path, SkPath::FillType fill) { in onStencilPath() function in GrGpu
|
D | GrInOrderDrawBuffer.cpp | 390 void GrInOrderDrawBuffer::onStencilPath(const GrPath* path, SkPath::FillType fill) { in onStencilPath() function in GrInOrderDrawBuffer
|
/external/skia/src/gpu/ |
D | GrStencilAndCoverPathRenderer.cpp | 54 void GrStencilAndCoverPathRenderer::onStencilPath(const SkPath& path, in onStencilPath() function in GrStencilAndCoverPathRenderer
|
D | GrPathRenderer.h | 177 … virtual void onStencilPath(const SkPath& path, const SkStrokeRec& stroke, GrDrawTarget* target) { in onStencilPath() function
|
D | GrDefaultPathRenderer.cpp | 533 void GrDefaultPathRenderer::onStencilPath(const SkPath& path, in onStencilPath() function in GrDefaultPathRenderer
|
D | GrGpu.cpp | 386 void GrGpu::onStencilPath(const GrPath* path, SkPath::FillType fill) { in onStencilPath() function in GrGpu
|
D | GrInOrderDrawBuffer.cpp | 390 void GrInOrderDrawBuffer::onStencilPath(const GrPath* path, SkPath::FillType fill) { in onStencilPath() function in GrInOrderDrawBuffer
|