Searched defs:targetWidth (Results 1 – 8 of 8) sorted by relevance
126 final int targetWidth = targetImage.getWidth(); in robustMatch() local
103 final int targetWidth = targetImage.getWidth(); in robustMatch() local
401 int targetWidth = w; in getOptimalSize() local
402 int sourceWidth, targetWidth; in testSetTargetDensity() local
384 int targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testInflate() local
568 private void testThumbnail(final String res, String outPath, int targetWidth, in testThumbnail()
1065 jobject jbitmap, jint targetWidth, jint targetHeight, in testDecodeCrop()
84 var targetWidth: Int = 0 in <lambda>() variable