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

  /external/chromium_org/cc/layers/
texture_layer_impl.cc 59 texture_layer->SetFlipped(flipped_);
212 void TextureLayerImpl::SetFlipped(bool flipped) {
texture_layer.cc 61 void TextureLayer::SetFlipped(bool flipped) {
240 texture_layer->SetFlipped(flipped_);

Completed in 153 milliseconds