HomeSort by relevance Sort by last modified time
    Searched refs:getSurfaceWidth (Results 1 - 5 of 5) sorted by null

  /external/deqp/framework/opengl/
gluRenderConfig.cpp 158 if (cmdLine.getSurfaceWidth() > 0)
159 config->width = cmdLine.getSurfaceWidth();
  /external/deqp/framework/common/
tcuCommandLine.hpp 160 int getSurfaceWidth (void) const;
tcuCommandLine.cpp 795 int CommandLine::getSurfaceWidth (void) const { return m_cmdLine.getOption<opt::SurfaceWidth>(); }
  /cts/tests/framework/base/windowmanager/src/android/server/wm/
MultiDisplayPolicyTests.java     [all...]
  /cts/tests/framework/base/windowmanager/util/src/android/server/wm/
WindowManagerState.java 664 int getSurfaceWidth() {
    [all...]

Completed in 172 milliseconds