Lines Matching refs:geomSubset
33 const SkRect& geomSubset, const SkRect& texSubset) { in write_quad_generic() argument
62 vb->write(geomSubset); in write_quad_generic()
80 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_color() argument
107 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_uv() argument
127 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_color_uv() argument
153 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_cov_uv() argument
180 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_uv_strict() argument
200 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_color_uv_strict() argument
226 const SkRect& geomSubset, const SkRect& texSubset) { in write_2d_cov_uv_strict() argument
327 SkRect geomSubset; in append() local
330 geomSubset = deviceQuad->bounds(); in append()
331 geomSubset.outset(0.5f, 0.5f); // account for AA expansion in append()
339 geomSubset = deviceQuad->bounds().makeOutset(outset, outset); in append()
347 geomSubset, uvSubset); in append()
351 geomSubset, uvSubset); in append()
372 geomSubset, uvSubset); in append()
390 geomSubset, uvSubset); in append()