Home | History | Annotate | Download | only in gpu

Lines Matching refs:devBounds

1371     SkRect devBounds = geometry.fBounds;
1372 viewMatrix.mapRect(&devBounds);
1373 return DIEllipseBatch::Create(geometry, devBounds);