Home
last modified time | relevance | path

Searched defs:levelWidth (Results 1 – 9 of 9) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLevelBuilder.java47 public GameObject buildBackground(int backgroundImage, int levelWidth, int levelHeight) { in buildBackground()
/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tools/ktx/
DKTXProcessor.java183 int levelWidth = Math.max(1, texWidth >> level); in create() local
/external/mesa3d/src/mesa/main/
Dtexstorage.c134 GLint level, levelWidth = width, levelHeight = height, levelDepth = depth; in setup_texstorage() local
/external/opencv3/3rdparty/openexr/IlmImf/
DImfTiledRgbaFile.cpp539 TiledRgbaOutputFile::levelWidth (int lx) const in levelWidth() function in Imf::TiledRgbaOutputFile
1036 TiledRgbaInputFile::levelWidth (int lx) const in levelWidth() function in Imf::TiledRgbaInputFile
DImfTiledInputFile.cpp1175 TiledInputFile::levelWidth (int lx) const in levelWidth() function in Imf::TiledInputFile
DImfTiledOutputFile.cpp1495 TiledOutputFile::levelWidth (int lx) const in levelWidth() function in Imf::TiledOutputFile
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp849 const int levelWidth = de::max(1, m_width >> levelNdx); in iterate() local
996 const int levelWidth = de::max(1, m_size >> levelNdx); in iterate() local
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp950 const int levelWidth = width>>levelNdx; in iterate() local
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp888 const int levelWidth = de::max(1, m_width >> levelNdx); in iterate() local
1034 const int levelWidth = de::max(1, m_size >> levelNdx); in iterate() local