Home | History | Annotate | Download | only in effects

Lines Matching defs:stitchTiles

494                                        int numOctaves, bool stitchTiles,
498 return new GrPerlinNoiseEffect(type, numOctaves, stitchTiles, paintingData,
509 bool stitchTiles() const { return fStitchTiles; }
538 int numOctaves, bool stitchTiles,
544 , fStitchTiles(stitchTiles)
574 bool stitchTiles = d->fRandom->nextBool();
585 stitchTiles ? &tileSize : nullptr) :
587 stitchTiles ? &tileSize : nullptr));
607 if (pne.stitchTiles()) {
660 if (pne.stitchTiles()) {
769 if (pne.stitchTiles()) {
786 if (pne.stitchTiles()) {
800 if (pne.stitchTiles()) {
825 if (pne.stitchTiles()) {
866 if (turbulence.stitchTiles()) {
882 if (turbulence.stitchTiles()) {