Searched defs:targetHeight (Results 1 – 8 of 8) sorted by relevance
127 final int targetHeight = targetImage.getHeight(); in robustMatch() local
104 final int targetHeight = targetImage.getHeight(); in robustMatch() local
403 int sourceHeight, targetHeight; in testSetTargetDensity() local
386 int targetHeight = DrawableTestUtils.scaleBitmapFromDensity( in testInflate() local
432 int targetHeight = h; in getOptimalSize() local
649 private void testThumbnail(final String res, int targetWdith, int targetHeight) { in testThumbnail()654 int targetHeight) { in testThumbnail()
1066 jobject jbitmap, jint targetWidth, jint targetHeight, in testDecodeCrop()
89 var targetHeight: Int = 0 in <lambda>() variable