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

  /external/chromium_org/cc/resources/
ui_resource_client.h 28 bool resource_lost) = 0;
scoped_ui_resource.h 32 bool resource_lost) OVERRIDE;
scoped_ui_resource.cc 36 bool resource_lost) {
  /external/chromium_org/cc/test/
fake_scoped_ui_resource.cc 35 bool resource_lost) {
37 if (resource_lost)
39 return ScopedUIResource::GetBitmap(uid, resource_lost);
fake_scoped_ui_resource.h 20 bool resource_lost) OVERRIDE;
  /external/chromium_org/cc/trees/
layer_tree_host.cc 1166 bool resource_lost = false; local
1197 bool resource_lost = true; local
    [all...]

Completed in 217 milliseconds