Searched refs:GetMasksToBounds (Results 1 – 4 of 4) sorted by relevance
44 new_layer->SetMasksToBounds(old_layer->GetMasksToBounds()); in RecreateLayer()
159 bool GetMasksToBounds() const;
265 bool Layer::GetMasksToBounds() const { in GetMasksToBounds() function in ui::Layer
1961 EXPECT_TRUE(layer->GetMasksToBounds()); in TEST_F()