Searched refs:patternBBox (Results 1 – 1 of 1) sorted by relevance
866 SkRect patternBBox; in Create() local867 image->getBounds(&patternBBox); in Create()871 patternBBox.offset(-deviceBounds.left(), -deviceBounds.top()); in Create()889 patternBBox.fRight += width; in Create()896 patternBBox.fBottom += height; in Create()961 patternBBox.fLeft = 0; in Create()979 patternBBox.fRight = deviceBounds.width(); in Create()999 patternBBox.fTop = 0; in Create()1017 patternBBox.fBottom = deviceBounds.height(); in Create()1029 populate_tiling_pattern_dict(imageShader, patternBBox, in Create()