Home
last modified time | relevance | path

Searched refs:StopRecordingIfNeeded (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/base/
H A Dflutter_render_context.cpp38 StopRecordingIfNeeded(); in ~FlutterRenderContext()
48 StopRecordingIfNeeded(); in Repaint()
72 StopRecordingIfNeeded(); in PaintChild()
164 void FlutterRenderContext::StopRecordingIfNeeded() in StopRecordingIfNeeded() function in OHOS::Ace::FlutterRenderContext
H A Drosen_render_context.cpp39 StopRecordingIfNeeded(); in ~RosenRenderContext()
61 StopRecordingIfNeeded(); in Repaint()
146 void RosenRenderContext::StopRecordingIfNeeded() in StopRecordingIfNeeded() function in OHOS::Ace::RosenRenderContext
H A Dflutter_render_context.h47 void StopRecordingIfNeeded();
H A Drosen_render_context.h61 void StopRecordingIfNeeded();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpaint_wrapper.cpp171 renderContext->StopRecordingIfNeeded(); in FlushRender()
H A Drender_context.h196 virtual void StopRecordingIfNeeded() {} in StopRecordingIfNeeded() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_surface.cpp364 rosenRenderContext->StopRecordingIfNeeded(); in DrawBuffer()
H A Drosen_render_context.h153 void StopRecordingIfNeeded() override;
H A Drosen_render_context.cpp258 StopRecordingIfNeeded(); in ~RosenRenderContext()
294 void RosenRenderContext::StopRecordingIfNeeded() in StopRecordingIfNeeded() function in OHOS::Ace::NG::RosenRenderContext
5326 StopRecordingIfNeeded();