Searched defs:bitmaps (Results 1 – 2 of 2) sorted by relevance
135 Collection<Bitmap> bitmaps = new HashSet<Bitmap>(300); in AssetAtlasService() local201 Renderer(ArrayList<Bitmap> bitmaps, int pixelCount) { in Renderer()355 ArrayList<Bitmap> bitmaps, int pixelCount) { in computeBestConfiguration()439 private Configuration chooseConfiguration(ArrayList<Bitmap> bitmaps, int pixelCount, in chooseConfiguration()644 ComputeWorker(int start, int end, int step, List<Bitmap> bitmaps, int pixelCount, in ComputeWorker()
149 SparseArray<Bitmap> bitmaps = new SparseArray<>(mUsers.size()); in refreshUsers() local166 final SparseArray<Bitmap> bitmaps = params[0]; in refreshUsers() local