Searched defs:suggestedCrops (Results 1 – 2 of 2) sorted by relevance
375 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_noSuggestedCrops() local408 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasSuggestedCrop() local438 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasRotatedSuggestedCrop() local479 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasUnfoldedSuggestedCrop() local536 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasFoldedSuggestedCrop() local580 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasRotatedUnfoldedSuggestedCrop() local616 SparseArray<Rect> suggestedCrops = new SparseArray<>(); in testGetCrop_hasRotatedFoldedSuggestedCrop() local
93 SparseArray<Rect> suggestedCrops, boolean rtl); in getCrop()124 SparseArray<Rect> suggestedCrops, boolean rtl) { in getCrop()405 SparseArray<Rect> getDefaultCrops(SparseArray<Rect> suggestedCrops, Point bitmapSize) { in getDefaultCrops()