Searched refs:stitchTiles (Results 1 – 9 of 9) sorted by relevance
/third_party/skia/gm/ |
D | perlinnoise.cpp | 50 bool stitchTiles) { in test() argument 59 stitchTiles ? &tileSize : nullptr); in test() 66 stitchTiles ? &tileSize : nullptr); in test() 71 if (stitchTiles) { in test() 127 bool stitchTiles) { in install() argument 130 seed, stitchTiles ? &fSize : nullptr) : in install() 132 seed, stitchTiles ? &fSize : nullptr); in install()
|
/third_party/skia/src/shaders/ |
D | SkPerlinNoiseShader.cpp | 577 bool stitchTiles, in Make() argument 593 new GrPerlinNoise2Effect(type, numOctaves, stitchTiles, std::move(paintingData), in Make() 606 bool stitchTiles() const { return fStitchTiles; } in stitchTiles() function in GrPerlinNoise2Effect 639 bool stitchTiles, in GrPerlinNoise2Effect() argument 646 , fStitchTiles(stitchTiles) in GrPerlinNoise2Effect() 677 bool stitchTiles = d->fRandom->nextBool(); in TestCreate() local 687 stitchTiles ? &tileSize : nullptr) : in TestCreate() 689 stitchTiles ? &tileSize : nullptr)); in TestCreate() 707 if (pne.stitchTiles()) { in emitCode() 732 if (pne.stitchTiles()) { in emitCode() [all …]
|
/third_party/skia/bench/ |
D | PerlinNoiseBench.cpp | 43 bool stitchTiles) { in test() argument 47 stitchTiles ? &fSize : nullptr)); in test()
|
/third_party/parse5/test/data/parser-feedback/ |
D | tests11.test | 5 …='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale… 6 …='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale… 70 "stitchTiles": "", 157 "stitchTiles": "", 245 "stitchTiles": "", 267 …='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale… 268 …='' specularExponent='' spreadMethod='' startOffset='' stdDeviation='' stitchTiles='' surfaceScale…
|
/third_party/typescript/tests/lib/ |
D | react16.d.ts | 1998 stitchTiles?: number | string;
|
D | lib.d.ts | 13218 stitchTiles: SVGAnimatedEnumeration; property
|
/third_party/typescript/src/lib/ |
D | dom.generated.d.ts | 12603 readonly stitchTiles: SVGAnimatedEnumeration; property
|
/third_party/typescript/lib/ |
D | lib.dom.d.ts | 12623 readonly stitchTiles: SVGAnimatedEnumeration; property
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 82750 static nsIAtom* stitchTiles; member in nsGkAtoms
|