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

  /external/chromium_org/cc/resources/
resource_provider.h 139 void DestroyChild(int child);
resource_provider.cc 770 void ResourceProvider::DestroyChild(int child_id) {
    [all...]
resource_provider_unittest.cc 639 resource_provider_->DestroyChild(child_id);
    [all...]
  /external/chromium_org/cc/layers/
delegated_renderer_layer_impl.cc 483 provider->DestroyChild(child_id_);

Completed in 499 milliseconds