Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/include/
H A Djs_input_monitor.h53 uint32_t GetRectTotal();
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_monitor/src/
H A Djs_input_monitor.cpp266 uint32_t InputMonitor::GetRectTotal() in GetRectTotal() function in OHOS::MMI::InputMonitor
1340 if (monitor_->GetRectTotal() == 0 in OnPointerEventInJsThread()
1341 …|| IsLocaledWithinRect(jsEnv_, napiPointer, monitor_->GetRectTotal(), monitor_->GetHotRectArea()))… in OnPointerEventInJsThread()