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

  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic_renderer/
Renderer.h 37 int SurfaceWidth() const { return mSurfaceWidth; }
  /external/deqp/framework/common/
tcuCommandLine.cpp 69 DE_DECLARE_COMMAND_LINE_OPT(SurfaceWidth, int);
156 << Option<SurfaceWidth> (DE_NULL, "deqp-surface-width", "Use given surface width if possible", "-1")
814 int CommandLine::getSurfaceWidth (void) const { return m_cmdLine.getOption<opt::SurfaceWidth>(); }

Completed in 229 milliseconds