Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Denv_impl.cpp54 static constexpr string_view ENV_DF = "EnvironmentComponent.indirectDiffuseFactor"; member in __anon78506c490110::EnvImpl
72 ENV_DF.substr(ENV_COMPONENT_NAME_LEN), ENV_SF.substr(ENV_COMPONENT_NAME_LEN), in Build()
92 … BindChanges<Math::Vec4>(propHandler_, META_ACCESS_PROPERTY(IndirectDiffuseFactor), meta, ENV_DF); in CompleteInitialization()