Searched refs:nX (Results 1 – 2 of 2) sorted by relevance
408 int nX = (int) x; in notifyMoveLocked() local410 if (!mTmpRect.contains(nX, nY)) { in notifyMoveLocked()413 nX = Math.min(Math.max(nX, mTmpRect.left), mTmpRect.right); in notifyMoveLocked()417 updateWindowDragBounds(nX, nY, mTmpRect); in notifyMoveLocked()
426 OMX_S32 nX; member