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

  /external/chromium_org/cc/test/
fake_content_layer_impl.cc 20 bool FakeContentLayerImpl::HaveResourceForTileAt(int i, int j) {
fake_content_layer_impl.h 24 bool HaveResourceForTileAt(int i, int j);
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc 419 EXPECT_TRUE(content_impl->HaveResourceForTileAt(0, 0));
589 EXPECT_TRUE(content_impl->HaveResourceForTileAt(0, 0));
    [all...]

Completed in 532 milliseconds