Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/overdraw/
Drs_canvas_listener.h48 virtual void onDrawBehind(const SkPaint&) {} in onDrawBehind() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
Drs_recording_canvas.cpp436 void RSRecordingCanvas::onDrawBehind(const SkPaint& paint) in onDrawBehind() function in OHOS::Rosen::RSRecordingCanvas