Searched defs:getSurfaceType (Results 1 – 4 of 4) sorted by relevance
/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/ | ||
D | BatchRunConfiguration.java | 66 public String getSurfaceType() { in getSurfaceType() method in BatchRunConfiguration |
/external/swiftshader/src/OpenGL/libEGL/ | ||
D | Surface.cpp | 180 EGLenum Surface::getSurfaceType() const in getSurfaceType() function in egl::Surface |
/external/deqp/modules/egl/ | ||
D | teglChooseConfigTests.cpp | 400 static EGLint getSurfaceType (de::Random& rnd) in getSurfaceType() function in deqp::egl::ChooseConfigRandomCase |
/external/deqp/framework/common/ | ||
D | tcuCommandLine.cpp | 816 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::Surfac… in getSurfaceType() function in tcu::CommandLine |