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
402 int sourceWidth, targetWidth; in testSetTargetDensity() local
384 int targetWidth = DrawableTestUtils.scaleBitmapFromDensity( in testInflate() local
433 int targetWidth = w; in getOptimalSize() local
653 private void testThumbnail(final String res, String outPath, int targetWidth, in testThumbnail()
1066 jobject jbitmap, jint targetWidth, jint targetHeight, in testDecodeCrop()
87 var targetWidth: Int = 0 in <lambda>() variable