Home
last modified time | relevance | path

Searched refs:nX (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/wm/
DTaskPositioner.java427 final int nX = (int) x; in notifyMoveLocked() local
429 if (!mTmpRect.contains(nX, nY)) { in notifyMoveLocked()
438 updateWindowDragBounds(nX, nY); in notifyMoveLocked()
439 updateDimLayerVisibility(nX); in notifyMoveLocked()
/frameworks/native/include/media/openmax/
DOMX_IVCommon.h418 OMX_S32 nX; member