Home
last modified time | relevance | path

Searched defs:shouldScreenCap (Results 1 – 4 of 4) sorted by relevance

/test/ostest/wukong/input_factory/include/
Dinput_action.h72 virtual ErrCode FocusInput(bool shouldScreenCap) in FocusInput()
/test/ostest/wukong/input_factory/src/
Dappswitch_input.cpp87 ErrCode AppswitchInput::FocusInput(bool shouldScreenCap) in FocusInput()
Dcomponent_input.cpp318 ErrCode ComponentInput::FocusInput(bool shouldScreenCap) in FocusInput()
373 std::vector<std::shared_ptr<ComponentTree>> &wComponentInfos, bool shouldScreenCap) in ChooseRightComponentIndex()
/test/ostest/wukong/component_event/src/
Dtree_manager.cpp545 std::uint32_t TreeManager::FindInputComponentIndex(bool shouldScreenCap) in FindInputComponentIndex()
567 void TreeManager::ScreenCapture(bool shouldScreenCap) in ScreenCapture()