Home
last modified time | relevance | path

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

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
DBatchRunConfiguration.java66 public String getSurfaceType() { in getSurfaceType() method in BatchRunConfiguration
/external/deqp/modules/egl/
DteglChooseConfigTests.cpp400 static EGLint getSurfaceType (de::Random& rnd) in getSurfaceType() function in deqp::egl::ChooseConfigRandomCase
/external/deqp/framework/common/
DtcuCommandLine.cpp963 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::Surfa… in getSurfaceType() function in tcu::CommandLine