Searched defs:whiteData (Results 1 – 2 of 2) sorted by relevance
2743 std::vector<GLColor> whiteData(H * W, GLColor::white); in TEST_P() local
11905 std::array<GLubyte, kWidth * kHeight * 2> whiteData; in TEST_P() local12929 const std::vector<GLColor> whiteData(texWidth * texHeight, GLColor::white); in TEST_P() local