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

  /cts/tests/tests/display/src/android/display/cts/
VirtualDisplayTest.java 355 int otherPixels = 0;
370 otherPixels += 1;
371 if (otherPixels < 10) {
386 + otherPixels + " other");
  /frameworks/base/core/tests/coretests/src/android/hardware/display/
VirtualDisplayTest.java 450 int otherPixels = 0;
465 otherPixels += 1;
466 if (otherPixels < 10) {
481 + otherPixels + " other");

Completed in 76 milliseconds