Lines Matching defs:minY
2019 float minX, minY, maxX, maxY;2020 if (mPointerController->getBounds(&minX, &minY, &maxX, &maxY)) {2022 info->addMotionRange(AMOTION_EVENT_AXIS_Y, mSource, minY, maxY, 0.0f, 0.0f);