Searched refs:pointDisplayY (Results 1 – 1 of 1) sorted by relevance
3165 int32_t pointDisplayY = pointerItem.GetDisplayY(); in ConsumeMoveOrDragEvent() local3182 pointDisplayX, pointDisplayY, rect.posX_, rect.posY_, rect.width_, rect.height_); in ConsumeMoveOrDragEvent()3189 EndMoveOrDragWindow(pointDisplayX, pointDisplayY, pointId, sourceType); in ConsumeMoveOrDragEvent()3319 int32_t pointDisplayY = pointerItem.GetDisplayY(); in PerfLauncherHotAreaIfNeed() local3320 if (pointDisplayY > displayHeight - height) { in PerfLauncherHotAreaIfNeed()