OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SetClipParent
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.cc
651
void Layer::
SetClipParent
(Layer* ancestor) {
944
layer->
SetClipParent
(clip_parent);
[
all
...]
layer_impl.cc
182
void LayerImpl::
SetClipParent
(LayerImpl* ancestor) {
564
layer->
SetClipParent
(clip_parent);
[
all
...]
Completed in 437 milliseconds