Home
last modified time | relevance | path

Searched defs:screenRotation (Results 1 – 4 of 4) sorted by relevance

/external/robolectric/robolectric/src/test/java/org/robolectric/
DRuntimeEnvironmentTest.java135 int screenRotation = ShadowDisplay.getDefaultDisplay().getRotation(); in testGetRotation() local
/external/deqp/external/openglcts/modules/runner/
DglcTestRunner.hpp51 const char *screenRotation; member
DglcTestRunner.cpp265 … const char *configName, const char *screenRotation, int width, int height) in getBaseOptions()
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DDeqpTestRunner.java1080 File testlist, String configName, String screenRotation, in addTestsToInstancesMap()