OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AddClipChild
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/cc/layers/
layer.h
209
void
AddClipChild
(Layer* child);
layer.cc
662
clip_parent_->
AddClipChild
(this);
667
void Layer::
AddClipChild
(Layer* child) {
[
all
...]
Completed in 25 milliseconds