Searched defs:controller (Results 1 – 6 of 6) sorted by relevance
348 struct IEffectControl *controller = NULL; variable359 struct IEffectControl *controller = NULL; variable395 struct IEffectControl *controller = NULL; variable405 struct IEffectControl *controller = NULL; variable423 struct IEffectControl *controller = NULL; variable441 struct IEffectControl *controller = NULL; variable818 struct IEffectControl *controller = NULL; variable841 struct IEffectControl *controller = NULL; variable859 struct IEffectControl *controller = NULL; variable880 struct IEffectControl *controller = NULL; variable[all …]
168 struct IEffectControl *controller = NULL; variable189 struct IEffectControl *controller = NULL; variable212 struct IEffectControl *controller = NULL; variable
186 auto controller = SysUiController(); in ScreenCap() local271 auto controller = make_unique<SysUiController>(); in UiRecord() local300 auto controller = make_unique<SysUiController>(); in UiInput() local
28 ArkUIDialogHandle controller = nullptr; member
95 let controller; variable
46 void UiDriver::RegisterController(std::unique_ptr<UiController> controller) in RegisterController()