Home
last modified time | relevance | path

Searched defs:isOutline (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp902 bool isOutline = true; variable
921 bool isOutline = true; variable
1023 bool isOutline = true; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1126 const std::shared_ptr<RSBorder>& border, const bool isOutline) in GetRRectForDrawingBorder()
1138 const std::shared_ptr<RSBorder>& border, const bool isOutline) in GetInnerRRectForDrawingBorder()
1312 const std::shared_ptr<RSBorder>& border, const bool isOutline) in DrawBorderBase()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp64 const RSProperties& properties, const std::shared_ptr<RSBorder>& border, const bool& isOutline) in GetRRectForDrawingBorder()
75 const RSProperties& properties, const std::shared_ptr<RSBorder>& border, const bool& isOutline) in GetInnerRRectForDrawingBorder()
H A Drs_property_drawable_foreground.cpp392 const std::shared_ptr<RSBorder>& border, const bool& isOutline) in DrawBorder()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/
H A Drs_border.cpp47 RSBorder::RSBorder(const bool& isOutline) in RSBorder()