OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
71
DE_DECLARE_COMMAND_LINE_OPT(
SurfaceWidth
, int);
160
<< Option<
SurfaceWidth
> (DE_NULL, "deqp-surface-width", "Use given surface width if possible", "-1")
783
int CommandLine::getSurfaceWidth (void) const { return m_cmdLine.getOption<opt::
SurfaceWidth
>(); }
Completed in 89 milliseconds