Searched defs:bitmaps (Results 1 – 2 of 2) sorted by relevance
137 Collection<Bitmap> bitmaps = new HashSet<Bitmap>(300); in AssetAtlasService() local208 Renderer(ArrayList<Bitmap> bitmaps, int pixelCount) { in Renderer()396 ArrayList<Bitmap> bitmaps, int pixelCount) { in computeBestConfiguration()471 private Configuration chooseConfiguration(ArrayList<Bitmap> bitmaps, int pixelCount, in chooseConfiguration()676 ComputeWorker(int start, int end, int step, List<Bitmap> bitmaps, int pixelCount, in ComputeWorker()
120 SparseArray<Bitmap> bitmaps = new SparseArray<>(mUsers.size()); in refreshUsers() local136 final SparseArray<Bitmap> bitmaps = params[0]; in refreshUsers() local