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