Home
last modified time | relevance | path

Searched refs:lightString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
H A Drs_property_drawable_foreground.cpp584 const static std::string lightString(R"( in GetPhongShaderBuilder() local
619 …::shared_ptr<Drawing::RuntimeEffect> effect = Drawing::RuntimeEffect::CreateForShader(lightString); in GetPhongShaderBuilder()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_properties_painter.cpp1154 const static std::string lightString(R"( in GetPhongShaderBuilder() local
1189 …red_ptr<Drawing::RuntimeEffect> lightEffect = Drawing::RuntimeEffect::CreateForShader(lightString); in GetPhongShaderBuilder()