Searched refs:expectedCenterColorRGB (Results 1 – 1 of 1) sorted by relevance
1410 GLColor expectedCenterColorRGB = in maskedScissoredColorDepthStencilClear() local1412 GLColor expectedCornerColorRGB = scissor ? color1RGB : expectedCenterColorRGB; in maskedScissoredColorDepthStencilClear()1415 EXPECT_PIXEL_COLOR_NEAR(wthird, hthird, expectedCenterColorRGB, 1); in maskedScissoredColorDepthStencilClear()1443 expectedCenterColorRGB = GLColor::blue; in maskedScissoredColorDepthStencilClear()1449 EXPECT_PIXEL_COLOR_NEAR(wthird, hthird, expectedCenterColorRGB, 1); in maskedScissoredColorDepthStencilClear()1479 expectedCenterColorRGB = GLColor::green; in maskedScissoredColorDepthStencilClear()1483 EXPECT_PIXEL_COLOR_NEAR(wthird, hthird, expectedCenterColorRGB, 1); in maskedScissoredColorDepthStencilClear()