Searched refs:axisCount (Results 1 – 1 of 1) sorted by relevance
386 final int axisCount = state.getAxisCount(); in show() local387 for (int i = 0; i < axisCount; i++) { in show()