Searched refs:SetFlipped (Results 1 – 7 of 7) sorted by relevance
59 texture_layer->SetFlipped(flipped_); in PushPropertiesTo()212 void TextureLayerImpl::SetFlipped(bool flipped) { in SetFlipped() function in cc::TextureLayerImpl
43 void SetFlipped(bool flipped);
61 void TextureLayer::SetFlipped(bool flipped) { in SetFlipped() function in cc::TextureLayer240 texture_layer->SetFlipped(flipped_); in PushPropertiesTo()
102 void SetFlipped(bool flipped);
204 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetFlipped(false)); in TEST_F()
536 new_layer->SetFlipped(true); in SetTextureMailbox()
2117 texture_layer_->SetFlipped(false); in UpdateLayer()