Searched defs:VerticalAdjust (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/cc/trees/ | ||
H A D | layer_tree_impl.cc | 269 float LayerTreeImpl::VerticalAdjust(const int clip_layer_id) const { function in class:cc::LayerTreeImpl 274 return layer_tree_host_impl_->VerticalAdjust(); |
H A D | layer_tree_host_impl.cc | 1647 float LayerTreeHostImpl::VerticalAdjust() const { function in class:cc::LayerTreeHostImpl |
Completed in 116 milliseconds