SetAnchorPointZ 880 cc/layers/layer.cc layer->SetAnchorPointZ(anchor_point_z_); SetAnchorPointZ 109 cc/layers/layer.h void SetAnchorPointZ(float anchor_point_z); SetAnchorPointZ 492 cc/layers/layer_impl.cc layer->SetAnchorPointZ(anchor_point_z_); SetAnchorPointZ 197 cc/layers/layer_impl.h void SetAnchorPointZ(float anchor_point_z); SetAnchorPointZ 146 cc/layers/layer_impl_unittest.cc EXECUTE_AND_VERIFY_SUBTREE_CHANGED(root->SetAnchorPointZ(arbitrary_number)); SetAnchorPointZ 207 cc/layers/layer_impl_unittest.cc root->SetAnchorPointZ(arbitrary_number)); SetAnchorPointZ 299 cc/layers/layer_impl_unittest.cc VERIFY_NEEDS_UPDATE_DRAW_PROPERTIES(layer->SetAnchorPointZ(arbitrary_number)); SetAnchorPointZ 328 cc/layers/layer_impl_unittest.cc layer->SetAnchorPointZ(arbitrary_number)); SetAnchorPointZ 79 cc/layers/layer_perftest.cc test_layer->SetAnchorPointZ(anchor_point_z); SetAnchorPointZ 546 cc/layers/layer_unittest.cc EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetAnchorPointZ(0.7f)); SetAnchorPointZ 108 webkit/renderer/compositor_bindings/web_layer_impl.cc layer_->SetAnchorPointZ(anchor_point_z);