Searched defs:getTextureName (Results 1 – 6 of 6) sorted by relevance
44 uint32_t getTextureName() const { return mTextureName; } in getTextureName() function
82 GLuint getTextureName() const { return mTextureName; } in getTextureName() function
52 uint32_t Texture::getTextureName() const { in getTextureName() function in android::renderengine::Texture
137 public String getTextureName(int slot) { in getTextureName() method in Program