Searched refs:thumbnailHeight (Results 1 – 2 of 2) sorted by relevance
219 val thumbnailHeight = taskViewSizeProvider.size.height() in <lambda>() constant221 thumbnailHeight + in <lambda>()
92 public final int thumbnailHeight; field in ExifInterfaceTest.ExpectedValue135 thumbnailHeight = typedArray.getInt(2, 0); in ExpectedValue()276 assertEquals(expectedValue.thumbnailHeight, thumbnailBitmap.getHeight()); in compareWithExpectedValue()