Home
last modified time | relevance | path

Searched refs:canDrawPath (Results 1 – 24 of 24) sorted by relevance

/external/skia/src/gpu/
DGrPathRenderer.h103 virtual bool canDrawPath(const SkPath& path,
121 SkASSERT(this->canDrawPath(path, stroke, target, antiAlias)); in drawPath()
DGrAAConvexPathRenderer.h16 virtual bool canDrawPath(const SkPath& path,
DGrSoftwarePathRenderer.h27 virtual bool canDrawPath(const SkPath&,
DGrStencilAndCoverPathRenderer.h28 virtual bool canDrawPath(const SkPath&,
DGrDefaultPathRenderer.h22 virtual bool canDrawPath(const SkPath&,
DGrAAHairLinePathRenderer.h20 virtual bool canDrawPath(const SkPath& path,
DGrPathRendererChain.cpp61 if (fChain[i]->canDrawPath(path, stroke, target, antiAlias)) { in getPathRenderer()
DGrStencilAndCoverPathRenderer.cpp37 bool GrStencilAndCoverPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrStencilAndCoverPathRenderer
DGrSoftwarePathRenderer.cpp14 bool GrSoftwarePathRenderer::canDrawPath(const SkPath&, in canDrawPath() function in GrSoftwarePathRenderer
DGrDefaultPathRenderer.cpp512 bool GrDefaultPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrDefaultPathRenderer
DGrAAConvexPathRenderer.cpp608 bool GrAAConvexPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrAAConvexPathRenderer
DGrAAHairLinePathRenderer.cpp838 bool GrAAHairLinePathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrAAHairLinePathRenderer
/external/chromium_org/third_party/skia/src/gpu/
DGrPathRenderer.h103 virtual bool canDrawPath(const SkPath& path,
121 SkASSERT(this->canDrawPath(path, stroke, target, antiAlias)); in drawPath()
DGrAAConvexPathRenderer.h16 virtual bool canDrawPath(const SkPath& path,
DGrSoftwarePathRenderer.h27 virtual bool canDrawPath(const SkPath&,
DGrStencilAndCoverPathRenderer.h28 virtual bool canDrawPath(const SkPath&,
DGrDefaultPathRenderer.h22 virtual bool canDrawPath(const SkPath&,
DGrAAHairLinePathRenderer.h20 virtual bool canDrawPath(const SkPath& path,
DGrPathRendererChain.cpp61 if (fChain[i]->canDrawPath(path, stroke, target, antiAlias)) { in getPathRenderer()
DGrStencilAndCoverPathRenderer.cpp37 bool GrStencilAndCoverPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrStencilAndCoverPathRenderer
DGrSoftwarePathRenderer.cpp14 bool GrSoftwarePathRenderer::canDrawPath(const SkPath&, in canDrawPath() function in GrSoftwarePathRenderer
DGrDefaultPathRenderer.cpp512 bool GrDefaultPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrDefaultPathRenderer
DGrAAConvexPathRenderer.cpp608 bool GrAAConvexPathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrAAConvexPathRenderer
DGrAAHairLinePathRenderer.cpp838 bool GrAAHairLinePathRenderer::canDrawPath(const SkPath& path, in canDrawPath() function in GrAAHairLinePathRenderer