Home
last modified time | relevance | path

Searched defs:onDrawOval (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DFatalTestCanvas.h49 void onDrawOval(const SkRect&, const SkPaint&) { in onDrawOval() function
H A DRenderNodeDrawableTests.cpp451 void onDrawOval(const SkRect&, const SkPaint&) override { in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::ProjectionTestCanvas
573 void onDrawOval(const SkRect&, const SkPaint&) override { in RENDERTHREAD_TEST() function in RENDERTHREAD_TEST::ProjectionChildScrollTestCanvas
/aosp_15_r20/frameworks/base/libs/hwui/pipeline/skia/
H A DDumpOpsCanvas.h73 void onDrawOval(const SkRect&, const SkPaint&) override { in onDrawOval() function
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/
H A DCallCountingCanvas.h73 void onDrawOval(const SkRect& rect, const SkPaint& paint) override { in onDrawOval() function
/aosp_15_r20/external/skia/include/utils/
H A DSkNoDrawCanvas.h50 void onDrawOval(const SkRect&, const SkPaint&) override {} in onDrawOval() function
/aosp_15_r20/external/skia/src/core/
H A DSkOverdrawCanvas.cpp139 void SkOverdrawCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkOverdrawCanvas
H A DSkRecorder.cpp196 void SkRecorder::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkRecorder
H A DSkPictureRecord.cpp480 void SkPictureRecord::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkPictureRecord
H A DSkCanvas.cpp2099 void SkCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkCanvas
/aosp_15_r20/external/skia/src/utils/
H A DSkPaintFilterCanvas.cpp113 void SkPaintFilterCanvas::onDrawOval(const SkRect& rect, const SkPaint& paint) { in onDrawOval() function in SkPaintFilterCanvas
H A DSkNWayCanvas.cpp247 void SkNWayCanvas::onDrawOval(const SkRect& rect, const SkPaint& paint) { in onDrawOval() function in SkNWayCanvas
/aosp_15_r20/external/skia/tools/
H A DMSKPPlayer.cpp155 void onDrawOval(const SkRect& rect, const SkPaint& paint) override { in onDrawOval() function in MSKPPlayer::CmdRecordCanvas
/aosp_15_r20/external/skia/tools/debugger/
H A DDebugCanvas.cpp495 void DebugCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in DebugCanvas
/aosp_15_r20/external/skia/tools/fonts/
H A DTestSVGTypeface.cpp1337 void onDrawOval(const SkRect& oval, const SkPaint& paint) override { in onDrawOval() function in __anonb0d7d0290711::SkCOLRCanvas
/aosp_15_r20/frameworks/base/libs/hwui/
H A DRecordingCanvas.cpp1176 void RecordingCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in android::uirenderer::RecordingCanvas