Searched refs:nY (Results 1 – 2 of 2) sorted by relevance
385 int nY = (int) y; in notifyMoveLocked() local386 if (!mTmpRect.contains(nX, nY)) { in notifyMoveLocked()390 nY = Math.min(Math.max(nY, mTmpRect.top), mTmpRect.bottom); in notifyMoveLocked()393 updateWindowDragBounds(nX, nY, mTmpRect); in notifyMoveLocked()
427 OMX_S32 nY; member