Home
last modified time | relevance | path

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

/system/core/libpixelflinger/include/pixelflinger/
Dformat.h85 typedef struct GGLFormat { struct
87 enum {
98 inline uint32_t mask(int i) const { in mask()
123 uint16_t components; // GGLFormatComponents argument
124 } GGLFormat; argument