Home
last modified time | relevance | path

Searched refs:UpdateCanvas (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/
H A Dcanvas_modifier.h54 void UpdateCanvas(std::shared_ptr<RSRecordingCanvas> rsRecordingCanvas) in UpdateCanvas() function
H A Dcanvas_paint_method.cpp125 contentModifier_->UpdateCanvas(std::static_pointer_cast<RSRecordingCanvas>(rsCanvas_)); in UpdateRecordingCanvas()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/
H A Drender_environment.cpp228 void RenderEnvironment::UpdateCanvas() in UpdateCanvas() function in OHOS::Media::Effect::RenderEnvironment
397 UpdateCanvas(); in DrawFrameWithTransform()
421 UpdateCanvas(); in DrawFrame()
H A Drender_environment.h178 IMAGE_EFFECT_EXPORT void UpdateCanvas();
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/filters/sink/
H A Dimage_sink_filter.cpp514 context->renderEnvironment_->UpdateCanvas(); in PushData()
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/base/
H A Dimage_effect_inner.cpp776 impl_->effectContext_->renderEnvironment_->UpdateCanvas(); in ConsumerBufferWithGPU()