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

/external/chromium_org/cc/layers/
H A Dlayer.cc377 void Layer::SetAnchorPointZ(float anchor_point_z) { function in class:cc::Layer
740 layer->SetAnchorPointZ(anchor_point_z_);
H A Dlayer_impl.cc388 layer->SetAnchorPointZ(anchor_point_z_);
653 void LayerImpl::SetAnchorPointZ(float anchor_point_z) { function in class:cc::LayerImpl

Completed in 392 milliseconds