Searched refs:possibleResultPoints (Results 1 – 1 of 1) sorted by relevance
57 private List<ResultPoint> possibleResultPoints; field in ViewfinderView73 possibleResultPoints = new ArrayList<ResultPoint>(5); in ViewfinderView()121 List<ResultPoint> currentPossible = possibleResultPoints; in onDraw()128 possibleResultPoints = new ArrayList<ResultPoint>(5); in onDraw()182 List<ResultPoint> points = possibleResultPoints; in addPossibleResultPoint()