Searched defs:projections (Results 1 – 2 of 2) sorted by relevance
174 private static final void recycleProjections(Projection[][] projections, List<Projection> bin) { in recycleProjections()717 public Projection[][] getProjections(int width, int height, Projection[][] projections) { in getProjections()
774 Projection[][] projections = null; in testProjection() local