Home
last modified time | relevance | path

Searched defs:RSForegroundColorDrawable (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_property_drawable_bounds_geometry.h339 explicit RSForegroundColorDrawable(Drawing::Brush&& brush) : brush_(std::move(brush)) {} in RSForegroundColorDrawable() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_foreground.h150 RSForegroundColorDrawable(std::shared_ptr<Drawing::DrawCmdList>&& drawCmdList) in RSForegroundColorDrawable() function