Home | History | Annotate | Download | only in effects

Lines Matching refs:geoData

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