Searched refs:doCrop (Results 1 – 1 of 1) sorted by relevance
374 for (boolean doCrop : trueFalse) { in paramsForTestSetAllocatorDecodeBitmap()376 temp.add(new Object[]{record, allocator, doCrop, doScale}); in paramsForTestSetAllocatorDecodeBitmap()386 public void testSetAllocatorDecodeBitmap(Record record, int allocator, boolean doCrop, in testSetAllocatorDecodeBitmap() argument390 public boolean doCrop; in testSetAllocatorDecodeBitmap() field in Listener399 if (doCrop) { in testSetAllocatorDecodeBitmap()414 l.doCrop = doCrop; in testSetAllocatorDecodeBitmap()439 if (!doScale && !doCrop) { in testSetAllocatorDecodeBitmap()1424 public boolean doCrop = true; in testScaleAndCrop() field in CropListener1442 if (doCrop) { in testScaleAndCrop()1469 l.doCrop = false; in testScaleAndCrop()[all …]