Searched defs:SetClipParent (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/cc/layers/ | ||
D | layer.cc | 651 void Layer::SetClipParent(Layer* ancestor) { in SetClipParent() function in cc::Layer |
D | layer_impl.cc | 182 void LayerImpl::SetClipParent(LayerImpl* ancestor) { in SetClipParent() function in cc::LayerImpl |