Home | Sort by relevance Sort by last modified time |
/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...] |