Searched defs:setAnchorPoint (Results 1 - 1 of 1) sorted by relevance

/external/skia/include/utils/
H A DSkLayer.h47 void setAnchorPoint(SkScalar x, SkScalar y) { m_anchorPoint.set(x, y); } function in class:SkLayer

Completed in 416 milliseconds