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

  /external/chromium_org/cc/trees/
layer_tree_host_common.h 117 static Layer* get_layer_as_raw_ptr(const LayerList& layers, size_t index) { function in class:cc::LayerTreeHostCommon
121 static LayerImpl* get_layer_as_raw_ptr(const OwnedLayerImplList& layers, function in class:cc::LayerTreeHostCommon
126 static LayerImpl* get_layer_as_raw_ptr(const LayerImplList& layers, function in class:cc::LayerTreeHostCommon
180 get_layer_as_raw_ptr(root_layer->children(), i), layer_id))
201 CallFunctionForSubtree(get_layer_as_raw_ptr(root_layer->children(), i),
layer_tree_host_common.cc     [all...]
  /external/chromium_org/cc/layers/
layer_iterator.h 254 : LayerTreeHostCommon::get_layer_as_raw_ptr(

Completed in 62 milliseconds