Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
H A Drs_modifier_extractor.h110 int GetBackgroundBlurColorMode() const;
H A Drs_modifier_extractor.cpp398 int RSModifierExtractor::GetBackgroundBlurColorMode() const in GetBackgroundBlurColorMode() function in OHOS::Rosen::RSModifierExtractor
518 int colorMode = GetBackgroundBlurColorMode(); in Dump()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/rsmodifierextractor_fuzzer/
H A Drsmodifierextractor_fuzzer.cpp143 modifierExtractor.GetBackgroundBlurColorMode(); in DoGet002()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/modifier/
H A Drs_modifier_extractor_test.cpp67 ASSERT_EQ(extractor.GetBackgroundBlurColorMode(), BLUR_COLOR_MODE::DEFAULT);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/property/
H A Drs_properties.h331 int GetBackgroundBlurColorMode() const;
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties.cpp2592 int RSProperties::GetBackgroundBlurColorMode() const in GetBackgroundBlurColorMode() function in OHOS::Rosen::RSProperties