Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dpostprocess_impl.cpp223 auto val = me->currentEnabled; in SetEntity()
229 if (val != me->currentEnabled) { in SetEntity()
230 me->currentEnabled = val; in SetEntity()
232 pps->SetValue(me->currentEnabled); in SetEntity()
261 uint32_t currentEnabled { 0 }; member in __anon9c5c9b250110::PostProcessImpl