Home
last modified time | relevance | path

Searched defs:SkMatrix (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/libs/hwui/pipeline/skia/
H A DDumpOpsCanvas.h108 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) override { in onDrawPicture()
112 void onDrawDrawable(SkDrawable* drawable, const SkMatrix*) override { in onDrawDrawable()
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h92 void onDrawPicture(const SkPicture*, const SkMatrix*, const SkPaint*) { in onDrawPicture()