Home | History | Annotate | Download | only in gpu

Lines Matching refs:geoData

501     SkSTArray<1, Geometry, true>* geoData() { return &fGeoData; }
870 SkSTArray<1, Geometry, true>* geoData() { return &fGeoData; }
961 fGeoData.push_back_n(that->geoData()->count(), that->geoData()->begin());