Home
last modified time | relevance | path

Searched defs:SetGeometry (Results 1 – 6 of 6) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/render/
Drs_skia_filter.h43 virtual void SetGeometry(Drawing::Canvas& canvas, float geoWidth, float geoHeight) {}; in SetGeometry() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
Drs_render_linear_gradient_blur_filter.cpp71 void RSLinearGradientBlurShaderFilter::SetGeometry(Drawing::Canvas& canvas, float geoWidth, float g… in SetGeometry() function in OHOS::Rosen::RSLinearGradientBlurShaderFilter
Drs_render_filter_base.cpp75 … void RSRenderFilterParaBase::SetGeometry(Drawing::Canvas& canvas, float geoWidth, float geoHeight) in SetGeometry() function in OHOS::Rosen::RSRenderFilterParaBase
Drs_drawing_filter.cpp238 void RSDrawingFilter::SetGeometry(Drawing::Canvas& canvas, float geoWidth, float geoHeight) in SetGeometry() function in OHOS::Rosen::RSDrawingFilter
/foundation/graphic/graphics_effect/src/
Dge_visual_effect_container.cpp71 void GEVisualEffectContainer::SetGeometry(const Drawing::Canvas& canvas, float geoWidth, float geoH… in SetGeometry() function in OHOS::Rosen::Drawing::GEVisualEffectContainer
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/
Dwindow_scene_layout_manager.cpp163 bool WindowSceneLayoutManager::SetGeometry(const bool isAncestorRecent, const RefPtr<FrameNode>& no… in SetGeometry() function in OHOS::Ace::NG::WindowSceneLayoutManager