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

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

Completed in 1700 milliseconds