Home
last modified time | relevance | path

Searched refs:GetFgBrightnessSaturation (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h260 float GetFgBrightnessSaturation() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/
H A Drs_properties_test.cpp1445 auto valueGet = properties.GetFgBrightnessSaturation();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp1527 float RSProperties::GetFgBrightnessSaturation() const in GetFgBrightnessSaturation() function in OHOS::Rosen::RSProperties