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

  /external/chromium_org/cc/test/
fake_content_layer.h 45 bool HaveBackingAt(int i, int j);
fake_content_layer.cc 61 bool FakeContentLayer::HaveBackingAt(int i, int j) {
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_context.cc 604 EXPECT_TRUE(layer_->HaveBackingAt(0, 0));
    [all...]

Completed in 72 milliseconds