Lines Matching refs:fullRect

72     SkIRect fullRect = SkIRect::MakeWH(kW, kH);  in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()  local
103 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
104 if (!check_rect(drawContext, fullRect, kColor1, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
114 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
115 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
116 if (!check_rect(drawContext, fullRect, kColor1, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
126 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
127 drawContext->clear(&fullRect, kColor2, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
128 if (!check_rect(drawContext, fullRect, kColor2, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
138 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
140 if (!check_rect(drawContext, fullRect, kColor1, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
151 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
152 if (!check_rect(drawContext, fullRect, kColor1, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
162 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
182 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
183 if (!check_rect(drawContext, fullRect, kColor1, &actualValue, &failX, &failY)) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
194 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
221 drawContext->clear(&fullRect, kColor1, false); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()