Searched refs:SetNonFastScrollableRegion (Results 1 – 7 of 7) sorted by relevance
340 layer_->SetNonFastScrollableRegion(region); in setNonFastScrollableRegion()
719 void Layer::SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function in cc::Layer884 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
289 void SetNonFastScrollableRegion(const Region& non_fast_scrollable_region);
418 void SetNonFastScrollableRegion(const Region& region) { in SetNonFastScrollableRegion() function
511 layer->SetNonFastScrollableRegion(non_fast_scrollable_region_); in PushPropertiesTo()
618 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetNonFastScrollableRegion( in TEST_F()
670 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()715 root->SetNonFastScrollableRegion(gfx::Rect(0, 0, 50, 50)); in TEST_F()