Searched defs:targetHeight (Results 1 – 7 of 7) 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
400 int targetHeight = h; in getOptimalSize() local
564 private void testThumbnail(final String res, int targetWdith, int targetHeight) { in testThumbnail()569 int targetHeight) { in testThumbnail()
1065 jobject jbitmap, jint targetWidth, jint targetHeight, in testDecodeCrop()