Searched refs:nY (Results 1 – 2 of 2) sorted by relevance
429 int nY = (int) y; in notifyMoveLocked() local430 if (!mTmpRect.contains(nX, nY)) { in notifyMoveLocked()434 nY = Math.min(Math.max(nY, mTmpRect.top), mTmpRect.bottom); in notifyMoveLocked()437 updateWindowDragBounds(nX, nY, mTmpRect); in notifyMoveLocked()
419 OMX_S32 nY; member