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

  /external/chromium_org/cc/layers/
layer.cc 569 void Layer::SetIsRootForIsolatedGroup(bool root) {
907 layer->SetIsRootForIsolatedGroup(is_root_for_isolated_group_);
    [all...]
layer_impl.cc 525 layer->SetIsRootForIsolatedGroup(is_root_for_isolated_group_);
908 void LayerImpl::SetIsRootForIsolatedGroup(bool root) {
    [all...]

Completed in 2136 milliseconds