Searched defs:RestoreLayer (Results 1 – 6 of 6) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ | ||
H A D | rendering_context_2d_model.h | 110 virtual void RestoreLayer() {}; in RestoreLayer() function |
H A D | offscreen_canvas_pattern.cpp | 408 void OffscreenCanvasPattern::RestoreLayer() in RestoreLayer() function in OHOS::Ace::NG::OffscreenCanvasPattern |
H A D | offscreen_canvas_rendering_context_2d_model_ng.cpp | 526 void OffscreenCanvasRenderingContext2DModelNG::RestoreLayer() in RestoreLayer() function in OHOS::Ace::NG::OffscreenCanvasRenderingContext2DModelNG |
H A D | canvas_rendering_context_2d_model_ng.cpp | 673 void CanvasRenderingContext2DModelNG::RestoreLayer() in RestoreLayer() function in OHOS::Ace::NG::CanvasRenderingContext2DModelNG |
H A D | canvas_pattern.cpp | 1089 void CanvasPattern::RestoreLayer() in RestoreLayer() function in OHOS::Ace::NG::CanvasPattern |
H A D | custom_paint_paint_method.cpp | 1954 void CustomPaintPaintMethod::RestoreLayer() in RestoreLayer() function in OHOS::Ace::NG::CustomPaintPaintMethod |