Searched refs:setAnchorPointZ (Results 1 – 9 of 9) sorted by relevance
80 void setAnchorPointZ(float anchorPointZ) { m_anchorPointZ = anchorPointZ; } in setAnchorPointZ() function
81 void setAnchorPointZ(float anchorPointZ) { m_anchorPointZ = anchorPointZ; setNeedsCommit(); } in setAnchorPointZ() function
297 layer->setAnchorPointZ(m_anchorPointZ); in pushPropertiesTo()
530 primaryLayer()->setAnchorPointZ(m_anchorPoint.z()); in updateAnchorPoint()
171 void setAnchorPointZ(float z) { m_anchorPointZ = z; } in setAnchorPointZ() function
548 primaryLayer()->setAnchorPointZ(m_anchorPoint.z()); in updateAnchorPoint()
441 [m_layer.get() setAnchorPointZ:value.z()];
329 m_contentLayer->setAnchorPointZ(point.z()); in setAnchorPoint()
37092 (WebCore::CCLayerImpl::setAnchorPointZ):