Searched refs:ImageUtils (Results 1 – 12 of 12) sorted by relevance
29 import com.android.ex.photo.util.ImageUtils;56 result = ImageUtils.createLocalBitmap(resolver, Uri.parse(mPhotoUri), in loadInBackground()
48 public class ImageUtils { class67 InputStream is = ImageUtils.class.getClassLoader().getResourceAsStream(relativePath); in requireSimilar()
200 ImageUtils.getEstimatedNativeAllocBytes(surfSize.getWidth(),surfSize.getHeight(), in ImageWriter()732 int numPlanes = ImageUtils.getNumPlanesForFormat(getFormat()); in getPlanes()
249 mNumPlanes = ImageUtils.getNumPlanesForFormat(mFormat); in ImageReader()262 mEstimatedNativeAllocBytes = ImageUtils.getEstimatedNativeAllocBytes( in ImageReader()
31 class ImageUtils { class
33 public class ImageUtils { class
58 private final ImageUtils mImageUtils = new ImageUtils();222 if (ImageUtils.isGrayscale(colors[i])) { in processTextAppearanceSpan()
44 public class ImageUtils { class
36 import com.android.layoutlib.bridge.intensive.util.ImageUtils;368 ImageUtils.requireSimilar(goldenImagePath, result.getImage()); in renderAndVerify()
49 import com.android.ex.photo.util.ImageUtils;374 final ImageUtils.ImageSize imageSize = ImageUtils.sUseImageSize; in initMaxPhotoSize()
96 import com.android.internal.util.ImageUtils;1121 Bitmap packageIcon = ImageUtils.buildScaledBitmap( in buildSuccessNotification()
2528 android.media.ImageUtils5820 com.android.internal.util.ImageUtils