Searched defs:Texture (Results 1 – 12 of 12) sorted by relevance
54 struct Texture { struct55 GLint w;56 GLint h;57 GLuint name;
23 Texture::Texture() : in Texture() function in android::Texture28 Texture::Texture(Target textureTarget, uint32_t textureName) : in Texture() function in android::Texture
35 class Texture; variable
39 class Texture; variable
37 class Texture; variable
38 public interface Texture { interface
31 class Texture; variable
33 Texture(Caches& caches) : mCaches(caches) { } in Texture() function
34 class Texture; variable
33 class Texture; variable
36 class Texture; variable