Home
last modified time | relevance | path

Searched refs:GetAllSinkScreenInfo (Results 1 - 5 of 5) sorted by relevance

/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_context.h60 const std::unordered_map<std::string, SinkScreenInfo> &GetAllSinkScreenInfo();
/foundation/distributedhardware/distributed_input/interfaces/inner_kits/test/unittest/mock/
H A Dmock_distributed_input_client.cpp197 auto sinkInfos = DInputContext::GetInstance().GetAllSinkScreenInfo(); in IsTouchEventNeedFilterOut()
/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp80 const std::unordered_map<std::string, SinkScreenInfo> &DInputContext::GetAllSinkScreenInfo() in GetAllSinkScreenInfo() function in OHOS::DistributedHardware::DistributedInput::DInputContext
/foundation/distributedhardware/distributed_input/services/sink/sinkmanager/src/
H A Ddistributed_input_sink_manager.cpp991 auto sinkInfos = DInputContext::GetInstance().GetAllSinkScreenInfo(); in CallBackScreenInfoChange()
1013 auto sinkInfos = DInputContext::GetInstance().GetAllSinkScreenInfo(); in CleanExceptionalInfo()
/foundation/distributedhardware/distributed_input/common/include/
H A Dinput_hub.cpp1488 auto sinkInfos = DInputContext::GetInstance().GetAllSinkScreenInfo(); in CheckTouchPointRegion()

Completed in 6 milliseconds