Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_grey_shader_filter.cpp70 static std::string GreyGradationString(R"( in InitGreyAdjustmentEffect() local
113 g_greyAdjustEffect = Drawing::RuntimeEffect::CreateForShader(GreyGradationString); in InitGreyAdjustmentEffect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/test/unittest/
H A Dge_render_test.cpp57 static const std::string GreyGradationString(R"( in MakeGreyAdjustmentEffect() local
101 Drawing::RuntimeEffect::CreateForShader(GreyGradationString); in MakeGreyAdjustmentEffect()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp453 static const std::string GreyGradationString(R"( in MakeGreyAdjustmentEffect() local
497 Drawing::RuntimeEffect::CreateForShader(GreyGradationString); in MakeGreyAdjustmentEffect()