Home
last modified time | relevance | path

Searched defs:levelHeight (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.java184 int levelHeight = Math.max(1, texHeight >> 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.cpp546 TiledRgbaOutputFile::levelHeight (int ly) const in levelHeight() function in Imf::TiledRgbaOutputFile
1043 TiledRgbaInputFile::levelHeight (int ly) const in levelHeight() function in Imf::TiledRgbaInputFile
DImfTiledInputFile.cpp1192 TiledInputFile::levelHeight (int ly) const in levelHeight() function in Imf::TiledInputFile
DImfTiledOutputFile.cpp1514 TiledOutputFile::levelHeight (int ly) const in levelHeight() function in Imf::TiledOutputFile
/external/deqp/modules/gles2/functional/
Des2fTextureMipmapTests.cpp850 const int levelHeight = de::max(1, m_height >> levelNdx); in iterate() local
997 const int levelHeight = de::max(1, m_size >> levelNdx); in iterate() local
/external/deqp/modules/gles31/functional/
Des31fStencilTexturingTests.cpp951 const int levelHeight = height>>levelNdx; in iterate() local
/external/deqp/modules/gles3/functional/
Des3fTextureMipmapTests.cpp889 const int levelHeight = de::max(1, m_height >> levelNdx); in iterate() local
1035 const int levelHeight = de::max(1, m_size >> levelNdx); in iterate() local