/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/ |
H A D | FatalTestCanvas.h | 49 void onDrawOval(const SkRect&, const SkPaint&) { in onDrawOval() function
|
H A D | RenderNodeDrawableTests.cpp | 451 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 D | DumpOpsCanvas.h | 73 void onDrawOval(const SkRect&, const SkPaint&) override { in onDrawOval() function
|
/aosp_15_r20/frameworks/base/libs/hwui/tests/common/ |
H A D | CallCountingCanvas.h | 73 void onDrawOval(const SkRect& rect, const SkPaint& paint) override { in onDrawOval() function
|
/aosp_15_r20/external/skia/include/utils/ |
H A D | SkNoDrawCanvas.h | 50 void onDrawOval(const SkRect&, const SkPaint&) override {} in onDrawOval() function
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkOverdrawCanvas.cpp | 139 void SkOverdrawCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkOverdrawCanvas
|
H A D | SkRecorder.cpp | 196 void SkRecorder::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkRecorder
|
H A D | SkPictureRecord.cpp | 480 void SkPictureRecord::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkPictureRecord
|
H A D | SkCanvas.cpp | 2099 void SkCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in SkCanvas
|
/aosp_15_r20/external/skia/src/utils/ |
H A D | SkPaintFilterCanvas.cpp | 113 void SkPaintFilterCanvas::onDrawOval(const SkRect& rect, const SkPaint& paint) { in onDrawOval() function in SkPaintFilterCanvas
|
H A D | SkNWayCanvas.cpp | 247 void SkNWayCanvas::onDrawOval(const SkRect& rect, const SkPaint& paint) { in onDrawOval() function in SkNWayCanvas
|
/aosp_15_r20/external/skia/tools/ |
H A D | MSKPPlayer.cpp | 155 void onDrawOval(const SkRect& rect, const SkPaint& paint) override { in onDrawOval() function in MSKPPlayer::CmdRecordCanvas
|
/aosp_15_r20/external/skia/tools/debugger/ |
H A D | DebugCanvas.cpp | 495 void DebugCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in DebugCanvas
|
/aosp_15_r20/external/skia/tools/fonts/ |
H A D | TestSVGTypeface.cpp | 1337 void onDrawOval(const SkRect& oval, const SkPaint& paint) override { in onDrawOval() function in __anonb0d7d0290711::SkCOLRCanvas
|
/aosp_15_r20/frameworks/base/libs/hwui/ |
H A D | RecordingCanvas.cpp | 1176 void RecordingCanvas::onDrawOval(const SkRect& oval, const SkPaint& paint) { in onDrawOval() function in android::uirenderer::RecordingCanvas
|