Searched refs:whitePixels (Results 1 – 2 of 2) sorted by relevance
219 std::vector<GLColor> whitePixels(mPbufferSize * mPbufferSize, GLColor::white); in TEST_P() local222 whitePixels.data()); in TEST_P()
381 GLColor whitePixels[kCubeMapFaceCount] = {GLColor::white, GLColor::white, GLColor::white, in TEST_P() local397 whitePixels); in TEST_P()