Searched defs:SetNonFastScrollableRegion (Results 1 - 2 of 2) sorted by relevance
/external/chromium_org/cc/layers/ | ||
H A D | layer.cc | 719 void Layer::SetNonFastScrollableRegion(const Region& region) { function in class:cc::Layer 884 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); |
H A D | layer_impl.h | 418 void SetNonFastScrollableRegion(const Region& region) { function in class:cc::LayerImpl |
Completed in 78 milliseconds