Home
last modified time | relevance | path

Searched refs:fileResolution (Results 1 – 1 of 1) sorted by relevance

/cts/tools/cts-media-preparer-app/src/android/mediastress/cts/preconditions/app/
DMediaPreparerAppTest.java99 Resolution fileResolution = new Resolution(width, height); in testGetResolutions() local
101 if (fileResolution.width > maxRes.width) { in testGetResolutions()
108 maxRes = fileResolution; in testGetResolutions()