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

  /external/chromium_org/cc/test/
layer_tree_host_common_test.cc 74 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
81 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
100 LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting inputs(
112 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
layer_test_common.cc 124 LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting inputs(
126 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
  /external/chromium_org/cc/trees/
layer_tree_host_common.h 26 class CC_EXPORT LayerTreeHostCommon {
141 std::vector<LayerTreeHostCommon::ScrollUpdateInfo> scrolls;
148 bool LayerTreeHostCommon::RenderSurfaceContributesToTarget(
163 LayerType* LayerTreeHostCommon::FindLayerInSubtree(LayerType* root_layer,
187 void LayerTreeHostCommon::CallFunctionForSubtree(
207 LayerTreeHostCommon::CalcDrawPropsInputsForTesting<LayerType,
232 LayerTreeHostCommon::CalcDrawPropsInputsForTesting<LayerType,
layer_tree_host_common_perftest.cc 94 LayerTreeHostCommon::CalcDrawPropsMainInputs inputs(
109 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
151 LayerTreeHostCommon::CalcDrawPropsImplInputs inputs(
164 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
layer_tree_host_common_unittest.cc     [all...]
layer_tree_host.cc 225 LayerTreeHostCommon::CallFunctionForSubtree(
319 LayerImpl* hud_impl = LayerTreeHostCommon::FindLayerInSubtree(
833 LayerTreeHostCommon::CalcDrawPropsMainInputs inputs(
846 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
850 LayerTreeHostCommon::CallFunctionForSubtree(
906 LayerTreeHostCommon::CallFunctionForSubtree(
    [all...]
layer_tree_impl.cc 252 LayerTreeHostCommon::FindLayerInSubtree(
400 LayerTreeHostCommon::CallFunctionForSubtree(
413 LayerTreeHostCommon::CallFunctionForSubtree(
482 LayerTreeHostCommon::CalcDrawPropsImplInputs inputs(
495 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
600 LayerTreeHostCommon::FindLayerInSubtree(pending_tree->root_layer(),
622 currently_scrolling_layer_ = LayerTreeHostCommon::FindLayerInSubtree(
    [all...]
layer_tree_host_common.cc 40 TRACE_EVENT0("cc", "LayerTreeHostCommon::SortLayers");
107 gfx::Rect LayerTreeHostCommon::CalculateVisibleRect(
597 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface flattening",
610 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface blending",
624 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface clipping",
643 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface opacity",
666 "LayerTreeHostCommon::SubtreeShouldRenderToSeparateSurface isolation",
    [all...]
damage_tracker.cc 190 if (LayerTreeHostCommon::RenderSurfaceContributesToTarget<LayerImpl>(
layer_tree_host_impl.cc     [all...]
damage_tracker_unittest.cc 34 LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting inputs(
36 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
    [all...]
occlusion_tracker_unittest.cc 319 LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting inputs(
322 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
333 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
336 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
    [all...]
  /external/chromium_org/cc/layers/
contents_scaling_layer_unittest.cc 38 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
41 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
layer_iterator_unittest.cc 119 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
121 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
156 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
158 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
202 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
204 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
layer_iterator.h 254 : LayerTreeHostCommon::get_layer_as_raw_ptr(
259 return LayerTreeHostCommon::RenderSurfaceContributesToTarget<LayerType>(
solid_color_layer_impl_unittest.cc 124 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
126 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
layer_position_constraint_unittest.cc 49 LayerTreeHostCommon::CalcDrawPropsImplInputsForTesting inputs(
55 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
    [all...]
tiled_layer_unittest.cc 189 LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
197 LayerTreeHostCommon::CalculateDrawProperties(&inputs);
    [all...]
  /external/chromium_org/cc/blink/
web_layer_impl_fixed_bounds_unittest.cc 114 cc::LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
119 cc::LayerTreeHostCommon::CalculateDrawProperties(&inputs);
131 cc::LayerTreeHostCommon::CalcDrawPropsMainInputsForTesting inputs(
136 cc::LayerTreeHostCommon::CalculateDrawProperties(&inputs);
  /external/chromium_org/cc/debug/
debug_rect_history.cc 112 if (LayerTreeHostCommon::RenderSurfaceContributesToTarget<LayerImpl>(
188 LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
208 LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
229 LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
250 LayerTreeHostCommon::CallFunctionForSubtree<LayerImpl>(
invalidation_benchmark.cc 65 LayerTreeHostCommon::CallFunctionForSubtree(
picture_record_benchmark.cc 58 LayerTreeHostCommon::CallFunctionForSubtree(
rasterize_and_record_benchmark.cc 57 LayerTreeHostCommon::CallFunctionForSubtree(
rasterize_and_record_benchmark_impl.cc 166 LayerTreeHostCommon::CallFunctionForSubtree(

Completed in 559 milliseconds