Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/drawable/
H A Drs_property_drawable_utils.h39 static void GetDarkColor(RSColor& color);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties_painter.h52 static void GetDarkColor(RSColor& color);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_utils.cpp90 GetDarkColor(colorPicked); in GetColorForShadowSyn()
208 void RSPropertyDrawableUtils::GetDarkColor(RSColor& color) in GetDarkColor() function in OHOS::Rosen::RSPropertyDrawableUtils
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/drawable/
H A Drs_property_drawable_utils_test.cpp100 rsPropertyDrawableUtils->GetDarkColor(color);
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_painter_test.cpp568 RSPropertiesPainter::GetDarkColor(color);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp359 void RSPropertiesPainter::GetDarkColor(RSColor& color) in GetDarkColor() function in OHOS::Rosen::RSPropertiesPainter