Searched refs:onDrawPath (Results 1 - 25 of 45) sorted by relevance

12

/external/chromium_org/third_party/skia/experimental/AndroidPathRenderer/
H A DGrAndroidPathRenderer.h22 virtual bool onDrawPath(const SkPath& path,
H A DGrAndroidPathRenderer.cpp29 bool GrAndroidPathRenderer::onDrawPath(const SkPath& origPath, function in class:GrAndroidPathRenderer
/external/chromium_org/third_party/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.h26 virtual bool onDrawPath(const SkPath& path,
/external/chromium_org/third_party/skia/src/gpu/
H A DGrAAConvexPathRenderer.h24 virtual bool onDrawPath(const SkPath& path,
H A DGrSoftwarePathRenderer.h36 virtual bool onDrawPath(const SkPath&,
H A DGrStencilAndCoverPathRenderer.h38 virtual bool onDrawPath(const SkPath&,
H A DGrDefaultPathRenderer.h33 virtual bool onDrawPath(const SkPath&,
H A DGrPathRenderer.h124 return this->onDrawPath(path, stroke, target, antiAlias);
168 virtual bool onDrawPath(const SkPath& path,
H A DGrAAHairLinePathRenderer.h30 virtual bool onDrawPath(const SkPath& path,
H A DGrSoftwarePathRenderer.cpp110 bool GrSoftwarePathRenderer::onDrawPath(const SkPath& path, function in class:GrSoftwarePathRenderer
H A DGrStencilAndCoverPathRenderer.cpp73 bool GrStencilAndCoverPathRenderer::onDrawPath(const SkPath& path, function in class:GrStencilAndCoverPathRenderer
H A DGrDrawTarget.h491 * For subclass internal use to invoke a call to onDrawPath().
495 this->onDrawPath(path, fill, dstCopy);
891 virtual void onDrawPath(const GrPath*, SkPath::FillType,
/external/skia/experimental/AndroidPathRenderer/
H A DGrAndroidPathRenderer.h22 virtual bool onDrawPath(const SkPath& path,
H A DGrAndroidPathRenderer.cpp29 bool GrAndroidPathRenderer::onDrawPath(const SkPath& origPath, function in class:GrAndroidPathRenderer
/external/skia/experimental/StrokePathRenderer/
H A DGrStrokePathRenderer.h26 virtual bool onDrawPath(const SkPath& path,
/external/skia/src/gpu/
H A DGrAAConvexPathRenderer.h24 virtual bool onDrawPath(const SkPath& path,
H A DGrSoftwarePathRenderer.h36 virtual bool onDrawPath(const SkPath&,
H A DGrStencilAndCoverPathRenderer.h38 virtual bool onDrawPath(const SkPath&,
H A DGrDefaultPathRenderer.h33 virtual bool onDrawPath(const SkPath&,
H A DGrPathRenderer.h124 return this->onDrawPath(path, stroke, target, antiAlias);
168 virtual bool onDrawPath(const SkPath& path,
H A DGrAAHairLinePathRenderer.h30 virtual bool onDrawPath(const SkPath& path,
H A DGrStencilAndCoverPathRenderer.cpp62 bool GrStencilAndCoverPathRenderer::onDrawPath(const SkPath& path, function in class:GrStencilAndCoverPathRenderer
H A DGrSoftwarePathRenderer.cpp116 bool GrSoftwarePathRenderer::onDrawPath(const SkPath& path, function in class:GrSoftwarePathRenderer
/external/chromium_org/third_party/skia/src/core/
H A DSkPictureContentInfo.h31 void onDrawPath(const SkPath& path, const SkPaint& paint);
H A DSkPictureContentInfo.cpp58 void SkPictureContentInfo::onDrawPath(const SkPath& path, const SkPaint& paint) { function in class:SkPictureContentInfo

Completed in 1813 milliseconds

12