Searched refs:RemoveScrollChild (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.h190 void RemoveScrollChild(Layer* child);
H A Dlayer.cc603 scroll_parent_->RemoveScrollChild(this);
620 void Layer::RemoveScrollChild(Layer* child) { function in class:cc::Layer

Completed in 37 milliseconds