Searched defs:AOSPConfig (Results 1 – 1 of 1) sorted by relevance
94 struct AOSPConfig struct96 AOSPConfig(ConfigType type_, int id_, deUint32 surfaceTypes_, deInt32 redBits_, deInt32 greenBits_, in AOSPConfig() argument111 AOSPConfig(void) in AOSPConfig() argument125 ConfigType type;126 int id;127 deUint32 surfaceTypes;128 deInt32 redBits;129 deInt32 greenBits;130 deInt32 blueBits;131 deInt32 alphaBits;[all …]