Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/utils/src/
H A Ddinput_context.cpp123 localTouchScreenInfo_ = localTouchScreenInfo; in SetLocalTouchScreenInfo()
129 return localTouchScreenInfo_; in GetLocalTouchScreenInfo()
/ohos5.0/foundation/distributedhardware/distributed_input/utils/include/
H A Ddinput_context.h85 LocalTouchScreenInfo localTouchScreenInfo_; variable