Searched defs:colors (Results 1 – 4 of 4) sorted by relevance
59 std::vector<uint32_t> colors; in GetCheckColors() local100 std::vector<uint32_t> colors = GetCheckColors(layers, points); in Check() local
212 std::vector<IRect> SplitBuffer(const BufferHandle &handle, std::vector<uint32_t> &colors) in SplitBuffer()
362 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; variable387 uint32_t colors[] = {0xffff00ff, 0xff00ff00}; variable
94 OsdRgbQuad colors[1]; member