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 164 overhang_ui_resource_.reset();
406 if (overhang_ui_resource_) {
408 overhang_ui_resource_->id(),
409 GetUIResourceSize(overhang_ui_resource_->id()));
698 overhang_ui_resource_ = ScopedUIResource::Create(this, overhang_bitmap);
    [all...]
layer_tree_host.h 411 scoped_ptr<ScopedUIResource> overhang_ui_resource_; member in class:cc::LayerTreeHost

Completed in 66 milliseconds