Searched refs:setAnchorPoint (Results 1 – 2 of 2) sorted by relevance
47 void setAnchorPoint(SkScalar x, SkScalar y) { m_anchorPoint.set(x, y); } in setAnchorPoint() function
187 child->setAnchorPoint(SK_ScalarHalf, SK_ScalarHalf); in SkLayerView()