Home
last modified time | relevance | path

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

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