HomeSort by relevance Sort by last modified time
    Searched defs:SetClipParent (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 627 void Layer::SetClipParent(Layer* ancestor) {
944 layer->SetClipParent(clip_parent);
    [all...]
layer_impl.cc 189 void LayerImpl::SetClipParent(LayerImpl* ancestor) {
581 layer->SetClipParent(clip_parent);
    [all...]

Completed in 44 milliseconds