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

/external/deqp/android/cts/runner/src/com/drawelements/deqp/runner/
H A DBatchRunConfiguration.java66 public String getSurfaceType() { method in class:BatchRunConfiguration
/external/swiftshader/src/OpenGL/libEGL/
H A DSurface.cpp192 EGLenum Surface::getSurfaceType() const function in class:egl::Surface
/external/deqp/modules/egl/
H A DteglChooseConfigTests.cpp400 static EGLint getSurfaceType (de::Random& rnd) function in class:deqp::egl::ChooseConfigRandomCase
443 { EGL_SURFACE_TYPE, ChooseConfigRandomCase::getSurfaceType, },
/external/deqp/framework/common/
H A DtcuCommandLine.cpp785 SurfaceType CommandLine::getSurfaceType (void) const { return m_cmdLine.getOption<opt::SurfaceType>(); } function in class:tcu::CommandLine

Completed in 671 milliseconds