HomeSort by relevance Sort by last modified time
    Searched defs:SetNonFastScrollableRegion (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/layers/
layer.cc 723 void Layer::SetNonFastScrollableRegion(const Region& region) {
890 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_);
    [all...]
layer_impl.h 434 void SetNonFastScrollableRegion(const Region& region) {

Completed in 204 milliseconds