Searched refs:makeLinearStretch (Results 1 – 4 of 4) sorted by relevance
102 SkMatrix makeLinearStretch(float width, float height) const { in makeLinearStretch() function
163 applyMatrix(stretch.makeLinearStretch(props.getWidth(), props.getHeight()), &temp); in mapRect()
573 stretch.makeLinearStretch(properties().getWidth(), properties().getHeight())); in applyViewPropertyTransforms()
401 stretch.makeLinearStretch(properties.getWidth(), properties.getHeight())); in setViewProperties()