Searched refs:patternImageheigth_ (Results 1 – 1 of 1) sorted by relevance
39 patternImageheigth_ = image->header.height; in FillPatternRgba()51 patternImageheigth_ = image->header.height; in Attach()84 y >= patternImageheigth_) { in Generate()93 y = y % patternImageheigth_; in Generate()94 if (x >= patternImagewidth_ || y >= patternImageheigth_) { in Generate()103 if (y >= patternImageheigth_) { in Generate()106 y = y % patternImageheigth_; in Generate()116 y = y % patternImageheigth_; in Generate()117 if (x >= patternImageheigth_) { in Generate()122 y >= patternImageheigth_) { in Generate()[all …]