Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Dconstants_dinput.h225 constexpr int32_t SINK_SCREEN_INFO_SIZE = 4; variable
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Ddistributed_input_client.cpp711 if (info.size() != SINK_SCREEN_INFO_SIZE) { in UpdateSinkScreenInfos()