Searched defs:StitchData (Results 1 – 1 of 1) sorted by relevance
44 struct StitchData { struct in SkPerlinNoiseShaderImpl45 StitchData() in StitchData() function52 StitchData(SkScalar w, SkScalar h) in StitchData() argument58 bool operator==(const StitchData& other) const { in operator ==()65 int fWidth; // How much to subtract to wrap for stitching.66 int fWrapX; // Minimum value to wrap.67 int fHeight;68 int fWrapY;