Home | History | Annotate | Download | only in ops

Lines Matching refs:geo

25     const Geometry& geo = fGeoData[0];
27 geo.fBlob->computeSubRunBounds(&bounds, geo.fRun, geo.fSubRun, geo.fViewMatrix, geo.fX, geo.fY);
34 const SkMatrix& viewMatrix = geo.fViewMatrix;
381 // Reallocate space for geo data if necessary and then import that geo's data.