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

  /external/chromium_org/cc/layers/
texture_layer_impl.h 43 void SetFlipped(bool flipped);
texture_layer.h 102 void SetFlipped(bool flipped);
texture_layer.cc 61 void TextureLayer::SetFlipped(bool flipped) {
240 texture_layer->SetFlipped(flipped_);
texture_layer_impl.cc 59 texture_layer->SetFlipped(flipped_);
212 void TextureLayerImpl::SetFlipped(bool flipped) {
texture_layer_unittest.cc 204 EXPECT_SET_NEEDS_COMMIT(1, test_layer->SetFlipped(false));
    [all...]
  /external/chromium_org/ui/compositor/
layer.cc 536 new_layer->SetFlipped(true);
  /external/chromium_org/content/renderer/pepper/
pepper_plugin_instance_impl.cc     [all...]

Completed in 330 milliseconds