Searched refs:setAnchorPointZ (Results 1 – 3 of 3) sorted by relevance
126 void setAnchorPointZ(CGFloat z) { CACFLayerSetAnchorPointZ(layer(), z); setNeedsCommit(); } in setAnchorPointZ() function
502 primaryLayer()->setAnchorPointZ(m_anchorPoint.z()); in updateAnchorPoint()
1112 [primaryLayer() setAnchorPointZ:m_anchorPoint.z()];1121 [currLayer setAnchorPointZ:m_anchorPoint.z()];2428 [newLayer setAnchorPointZ:[layer anchorPointZ]];