Searched defs:getTextureName (Results 1 – 4 of 4) sorted by relevance
41 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
133 public String getTextureName(int slot) { in getTextureName() method in Program