Searched refs:activeId (Results 1 – 2 of 2) sorted by relevance
890 int activeId = getActiveConfig(display); in getDisplayInfo() local891 if (activeId < 0) { in getDisplayInfo()896 *info = configs[static_cast<size_t>(activeId)]; in getDisplayInfo()
4590 final int activeId = mActivePointerId;4593 if (vt == null || activeId == INVALID_POINTER) {4598 final float yvel = -vt.getYVelocity(activeId);