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

  /external/chromium_org/cc/trees/
layer_tree_host.cc 169 overhang_ui_resource_.reset();
376 if (overhang_ui_resource_) {
378 overhang_ui_resource_->id(),
379 GetUIResourceSize(overhang_ui_resource_->id()));
689 overhang_ui_resource_ = ScopedUIResource::Create(this, overhang_bitmap);
    [all...]
layer_tree_host.h 413 scoped_ptr<ScopedUIResource> overhang_ui_resource_; member in class:cc::LayerTreeHost

Completed in 382 milliseconds