Home
last modified time | relevance | path

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

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