Searched defs:SetFlipped (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/cc/layers/
H A Dtexture_layer_impl.cc59 texture_layer->SetFlipped(flipped_);
212 void TextureLayerImpl::SetFlipped(bool flipped) { function in class:cc::TextureLayerImpl
H A Dtexture_layer.cc61 void TextureLayer::SetFlipped(bool flipped) { function in class:cc::TextureLayer
240 texture_layer->SetFlipped(flipped_);

Completed in 92 milliseconds