Home
last modified time | relevance | path

Searched defs:RSFilter (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_filter.cpp25 RSFilter::RSFilter() in RSFilter() function in OHOS::Rosen::RSFilter
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_foreground.h26 class RSFilter; variable
H A Drs_property_drawable_background.h32 class RSFilter; variable
H A Drs_property_drawable.h30 class RSFilter; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Ddrawing.h44 using RSFilter = RSDrawing::Filter; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Ddrawing_mock.h69 using RSFilter = Testing::TestingFilter; variable
H A Ddrawing.h72 using RSFilter = Rosen::Drawing::Filter; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_linear_gradient_blur_shader_filter.cpp118 const auto& RSFilter = para->linearGradientBlurFilter_; in ProcessImage() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/transaction/
H A Drs_marshalling_helper.h48 class RSFilter; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp546 auto& RSFilter = properties.GetForegroundFilter(); in DrawForegroundFilter() local
576 auto& RSFilter = externalFilter ? externalFilter in DrawFilter() local
728 auto& RSFilter = properties.GetBackgroundFilter(); in DrawBackgroundEffect() local