Home | History | Annotate | Download | only in batches

Lines Matching refs:Geometry

55     // Setup geometry processor
78 const Geometry& args = fGeoData[i];
87 GrDrawAtlasBatch::GrDrawAtlasBatch(const Geometry& geometry, const SkMatrix& viewMatrix,
95 Geometry& installedGeo = fGeoData.push_back(geometry);
261 GrDrawAtlasBatch::Geometry geometry;
262 geometry.fColor = GrRandomColor(random);
263 return GrDrawAtlasBatch::Create(geometry, viewMatrix, spriteCount, xforms.begin(),