Home
last modified time | relevance | path

Searched defs:SkPaint (Results 1 – 13 of 13) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DDumpOpsCanvas.h55 void onDrawPaint(const SkPaint&) override { in onDrawPaint()
59 void onDrawPath(const SkPath&, const SkPaint&) override { in onDrawPath()
63 void onDrawRect(const SkRect&, const SkPaint&) override { in onDrawRect()
67 void onDrawRegion(const SkRegion&, const SkPaint&) override { in onDrawRegion()
71 void onDrawOval(const SkRect&, const SkPaint&) override { in onDrawOval()
75 void onDrawArc(const SkRect&, SkScalar, SkScalar, bool, const SkPaint&) override { in onDrawArc()
79 void onDrawRRect(const SkRRect&, const SkPaint&) override { in onDrawRRect()
83 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) override { in onDrawDRRect()
87 void onDrawText(const void*, size_t, SkScalar, SkScalar, const SkPaint&) override { in onDrawText()
91 void onDrawPosText(const void*, size_t, const SkPoint[], const SkPaint&) override { in onDrawPosText()
[all …]
/frameworks/base/libs/hwui/tests/unit/
DFatalTestCanvas.h31 void onDrawDRRect(const SkRRect&, const SkRRect&, const SkPaint&) { in onDrawDRRect()
61 void onDrawPaint(const SkPaint&) { in onDrawPaint()
64 void onDrawRect(const SkRect&, const SkPaint&) { in onDrawRect()
70 void onDrawOval(const SkRect&, const SkPaint&) { in onDrawOval()
74 const SkPaint&) { in onDrawArc()
77 void onDrawRRect(const SkRRect&, const SkPaint&) { in onDrawRRect()
80 void onDrawPoints(PointMode, size_t count, const SkPoint pts[], const SkPaint&) { in onDrawPoints()
83 void onDrawVerticesObject(const SkVertices*, SkBlendMode, const SkPaint&) { in onDrawVerticesObject()
87 SkBlendMode, const SkRect* cull, const SkPaint*) { in onDrawAtlas()
90 void onDrawPath(const SkPath&, const SkPaint&) { in onDrawPath()
[all …]
DSkiaPipelineTests.cpp302 void onDrawImage(const SkImage*, SkScalar dx, SkScalar dy, const SkPaint*) override { in RENDERTHREAD_SKIA_PIPELINE_TEST()
333 void onDrawPaint(const SkPaint&) { in RENDERTHREAD_SKIA_PIPELINE_TEST()
DRenderNodeDrawableTests.cpp359 const SkPaint&) override { in RENDERTHREAD_TEST()
367 void onDrawOval(const SkRect&, const SkPaint&) override { in RENDERTHREAD_TEST()
383 void onDraw(SkCanvas*, SkScalar x, SkScalar y, const SkPaint*) override { in RENDERTHREAD_TEST()
483 void onDrawOval(const SkRect&, const SkPaint&) override { in RENDERTHREAD_TEST()
836 void onDrawImage(const SkImage*, SkScalar dx, SkScalar dy, const SkPaint*) override { in RENDERTHREAD_TEST()
861 void onDrawPaint(const SkPaint&) { in RENDERTHREAD_TEST()
/frameworks/base/libs/hwui/hwui/
DMinikinSkia.h24 class SkPaint; variable
/frameworks/base/libs/hwui/
DPathTessellator.h29 class SkPaint; variable
DGlopBuilder.h24 class SkPaint; variable
DDisplayList.h46 class SkPaint; variable
DRenderNode.h42 class SkPaint; variable
DSkiaCanvasProxy.cpp146 const SkRect& dst, const SkPaint*) { in onDrawBitmapNine()
173 const SkPaint*) { in onDrawImageNine()
DPathCache.h37 class SkPaint; variable
DRenderProperties.h42 class SkPaint; variable
DRecordedOp.h32 class SkPaint; variable