Searched defs:SetNonFastScrollableRegion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dlayer.cc746 void Layer::SetNonFastScrollableRegion(const Region& region) { function in class:cc::Layer
900 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_);
H A Dlayer_impl.h427 void SetNonFastScrollableRegion(const Region& region) { function in class:cc::LayerImpl

Completed in 64 milliseconds