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