Searched defs:redData (Results 1 – 2 of 2) sorted by relevance
1935 std::vector<GLColor> redData(levelHeight * levelWidth, GLColor::black); in TEST_P() local2538 std::vector<GLColor> redData(H * H, GLColor::red); in TEST_P() local
3914 std::vector<GLColor> redData(6, GLColor::red); in TEST_P() local