Searched refs:sOrderAdjacents (Results 1 – 1 of 1) sorted by relevance
74 private static final int[] sOrderAdjacents = new int[] {0, 1, -1}; field in ViewImage518 return sOrderAdjacents; in setImage()