Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/
H A Dmouse_transform_processor.cpp63 constexpr int32_t SOFT_PC_PRO_DEVICE_WIDTH { 3120 }; variable
746 } else if (width == SOFT_PC_PRO_DEVICE_WIDTH && height == SOFT_PC_PRO_DEVICE_HEIGHT) { in CheckDeviceType()