Home
last modified time | relevance | path

Searched defs:SkPath (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/
DPathTessellator.h28 class SkPath; variable
DDisplayList.h47 class SkPath; variable
DRenderNode.h43 class SkPath; variable
/frameworks/base/libs/hwui/pipeline/skia/
DDumpOpsCanvas.h57 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath()
97 void onDrawTextOnPath(const void*, size_t, const SkPath&, const SkMatrix*, in onDrawTextOnPath()
/frameworks/base/libs/hwui/tests/unit/
DFatalTestCanvas.h87 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath()