Searched refs:GetPointerPos (Results 1 – 3 of 3) sorted by relevance
312 ASSERT_EQ(kceDrawMgr.GetPointerPos(pointerEvent), RET_OK);321 ASSERT_EQ(kceDrawMgr.GetPointerPos(pointerEvent), RET_ERR);324 ASSERT_EQ(kceDrawMgr.GetPointerPos(pointerEvent), RET_ERR);336 ASSERT_EQ(kceDrawMgr.GetPointerPos(pointerEvent), RET_OK);
55 int32_t GetPointerPos(std::shared_ptr<PointerEvent> touchEvent);
515 int32_t KnuckleDrawingManager::GetPointerPos(std::shared_ptr<PointerEvent> touchEvent) in GetPointerPos() function in OHOS::MMI::KnuckleDrawingManager796 if (GetPointerPos(touchEvent) != RET_OK) { in DrawGraphic()833 if (GetPointerPos(touchEvent) != RET_OK) { in DrawGraphic()