Lines Matching refs:pass
138 // Second pass to clear user bits (only needed sometimes)
245 // Get the stencil settings per-pass to achieve the given fill+region op effect on the
252 // If drawDirectToClip is true, the returned array will only have one pass and the
388 for (GrUserStencilSettings const* const* pass = passes; *pass; ++pass) {
390 draw_stencil_rect(fSDC, fClip, *pass, matrix, rect, aa);
392 draw_stencil_rect(fSDC, fClip, *pass, SkMatrix::I(),
407 // bit or first draw to client bits and then apply a cover pass. The complicating factor is that
459 for (GrUserStencilSettings const* const* pass = passes; *pass; ++pass) {
462 *pass, matrix, shape, aa);
464 draw_stencil_rect(fSDC, fClip, *pass, SkMatrix::I(),