Searched defs:textureName (Results 1 – 6 of 6) sorted by relevance
66 int textureName, PlayerState playerState) in setSurfaceTexture()
309 GLuint textureName = *it; in deleteUnusedTextures() local
141 int textureName = mTextureNameWorkspace[0]; in loadBitmap() local
207 …public static Spatial createSky(AssetManager assetManager, String textureName, boolean sphereMap) { in createSky()
219 private String textureName(Texture texture) { in textureName() method in TextureAtlas
643 int textureName, int playerState) { in SendSurfaceTexture()