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

  /external/chromium_org/cc/trees/
layer_tree_host_common.h 127 static Layer* get_child_as_raw_ptr( function in class:cc::LayerTreeHostCommon
133 static LayerImpl* get_child_as_raw_ptr( function in class:cc::LayerTreeHostCommon
186 get_child_as_raw_ptr(root_layer->children(), i), layer_id))
207 CallFunctionForSubtree(get_child_as_raw_ptr(root_layer->children(), i),
layer_tree_host_common.cc 817 LayerTreeHostCommon::get_child_as_raw_ptr(layer->children(), i);
    [all...]

Completed in 63 milliseconds