Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java179 private final String mSurfaceType; field in DeqpTestRunner.BatchRunConfiguration
184 mSurfaceType = surfaceType; in BatchRunConfiguration()
192 mGlConfig, mRotation, mSurfaceType); in getId()
213 return mSurfaceType; in getSurfaceType()