HomeSort by relevance Sort by last modified time
    Searched full:height2 (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/hardware/src/android/hardware/cts/
Camera_SizeTest.java 35 private final int HEIGHT2 = 480;
50 checkSize(parameters, WIDTH2, HEIGHT2);
  /packages/apps/Mms/tests/src/com/android/mms/util/
SmileyParserUnitTests.java 78 int height2 = bitmap2.getHeight(); local
79 if (height1 != height2) {

Completed in 447 milliseconds