Searched defs:redData (Results 1 – 3 of 3) sorted by relevance
124 std::vector<GLColor> redData(8 * 8, GLColor::red); in TEST_P() local
1981 std::vector<GLColor> redData(levelHeight * levelWidth, GLColor::black); in TEST_P() local3015 std::vector<GLColor> redData(H * H, GLColor::red); in TEST_P() local
3942 std::vector<GLColor> redData(6, GLColor::red); in TEST_P() local