Home
last modified time | relevance | path

Searched defs:Texture (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/
DTexture.h28 struct Texture { struct
29 Texture() { in Texture() function
98 GLuint id;
102 uint32_t generation;
106 bool blend;
110 uint32_t width;
114 uint32_t height;
118 bool cleanup;
143 }; // struct Texture argument
/frameworks/base/cmds/bootanimation/
DBootAnimation.h53 struct Texture { struct
54 GLint w;
55 GLint h;
56 GLuint name;