AcquireLayerTextures 63 cc/layers/texture_layer.cc layer_tree_host()->AcquireLayerTextures(); AcquireLayerTextures 209 cc/layers/texture_layer.cc layer_tree_host()->AcquireLayerTextures(); AcquireLayerTextures 58 cc/layers/texture_layer_unittest.cc MOCK_METHOD0(AcquireLayerTextures, void()); AcquireLayerTextures 169 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(AnyNumber()); AcquireLayerTextures 192 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 199 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 205 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 214 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(AtLeast(1)); AcquireLayerTextures 220 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 238 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 252 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 259 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 265 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 276 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 288 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 304 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 331 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 336 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 341 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 347 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 355 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(AtLeast(1)); AcquireLayerTextures 479 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 484 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 491 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 504 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 516 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 524 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 550 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 556 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 563 cc/layers/texture_layer_unittest.cc EXPECT_CALL(*layer_tree_host_, AcquireLayerTextures()).Times(0); AcquireLayerTextures 46 cc/test/fake_proxy.h virtual void AcquireLayerTextures() OVERRIDE {} AcquireLayerTextures 577 cc/test/layer_tree_test.cc layer_tree_host_->AcquireLayerTextures(); AcquireLayerTextures 239 cc/trees/layer_tree_host.cc proxy_->AcquireLayerTextures(); AcquireLayerTextures 134 cc/trees/layer_tree_host.h virtual void AcquireLayerTextures(); AcquireLayerTextures 1880 cc/trees/layer_tree_host_unittest.cc layer_tree_host()->AcquireLayerTextures(); AcquireLayerTextures 98 cc/trees/proxy.h virtual void AcquireLayerTextures() = 0; AcquireLayerTextures 51 cc/trees/single_thread_proxy.h virtual void AcquireLayerTextures() OVERRIDE {} AcquireLayerTextures 67 cc/trees/thread_proxy.h virtual void AcquireLayerTextures() OVERRIDE;