HomeSort by relevance Sort by last modified time
    Searched defs:AsValue (Results 26 - 29 of 29) sorted by null

12

  /external/chromium_org/cc/trees/
layer_tree_impl.cc 807 scoped_ptr<base::Value> LayerTreeImpl::AsValue() const {
813 state->Set("root_layer", root_layer_->AsValue().release());
    [all...]
thread_proxy.cc     [all...]
layer_tree_host_impl.cc 532 scoped_ptr<base::Value> LayerTreeHostImpl::FrameData::AsValue() const {
545 render_pass_list->Append(render_passes[i]->AsValue().release());
    [all...]
  /external/chromium_org/cc/layers/
layer_impl.cc 653 scoped_ptr<base::Value> region = touch_event_handler_region_.AsValue();
    [all...]

Completed in 341 milliseconds

12