Home
last modified time | relevance | path

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

/cts/tools/tradefed-host/src/com/android/cts/tradefed/testtype/
DDeqpTestRunner.java212 public String getSurfaceType() { in getSurfaceType() method in DeqpTestRunner.BatchRunConfiguration
1100 surfaceType = DEFAULT_CONFIG.getSurfaceType(); in parseRunConfig()
1624 if (!runConfig.getSurfaceType().isEmpty()) { in getRunConfigDisplayCmdLine()
1629 deqpCmdLine.append(runConfig.getSurfaceType()); in getRunConfigDisplayCmdLine()