Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_background.cpp245 if (properties.GetBorderColorIsTransparent() || in OnUpdate()
253 if (properties.GetBorderColorIsTransparent() || in OnUpdate()
291 if (properties.GetBorderColorIsTransparent() || in OnUpdate()
299 if (properties.GetBorderColorIsTransparent() || in OnUpdate()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test2.cpp321 bool res = properties.GetBorderColorIsTransparent();
326 res = properties.GetBorderColorIsTransparent();
330 res = properties.GetBorderColorIsTransparent();
H A Drs_properties_test.cpp946 bool res = properties.GetBorderColorIsTransparent();
950 res = properties.GetBorderColorIsTransparent();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable_bounds_geometry.cpp924 if (properties.GetBorderColorIsTransparent() || in Draw()
932 if (properties.GetBorderColorIsTransparent() || in Draw()
H A Drs_properties.cpp1141 bool RSProperties::GetBorderColorIsTransparent() const in GetBorderColorIsTransparent() function in OHOS::Rosen::RSProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h238 bool GetBorderColorIsTransparent() const;