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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 150 overhang_ui_resource_.reset();
348 if (overhang_ui_resource_) {
350 overhang_ui_resource_->id(),
351 GetUIResourceSize(overhang_ui_resource_->id()));
647 overhang_ui_resource_ = ScopedUIResource::Create(this, overhang_bitmap);
    [all...]
layer_tree_host.h 404 scoped_ptr<ScopedUIResource> overhang_ui_resource_; member in class:cc::LayerTreeHost

Completed in 472 milliseconds