HomeSort by relevance Sort by last modified time
    Searched defs:cc (Results 101 - 125 of 1211) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium_org/cc/test/
fake_tile_manager_client.cc 5 #include "cc/test/fake_tile_manager_client.h"
9 namespace cc { namespace
22 } // namespace cc
fake_tile_manager_client.h 10 #include "cc/resources/tile_manager.h"
12 namespace cc { namespace
28 } // namespace cc
solid_color_content_layer_client.h 9 #include "cc/layers/content_layer_client.h"
12 namespace cc { namespace
31 } // namespace cc
test_gles2_interface.h 10 namespace cc { namespace
175 } // namespace cc
  /external/chromium_org/cc/trees/
layer_tree_host_single_thread_client.h 8 namespace cc { namespace
31 } // namespace cc
  /external/chromium_org/content/renderer/compositor_bindings/
web_scroll_offset_animation_curve_impl.h 16 namespace cc { namespace
39 scoped_ptr<cc::AnimationCurve> CloneToAnimationCurve() const;
42 scoped_ptr<cc::ScrollOffsetAnimationCurve> curve_;
  /external/chromium_org/cc/animation/
animation_curve.cc 5 #include "cc/animation/animation_curve.h"
8 #include "cc/animation/scroll_offset_animation_curve.h"
10 namespace cc { namespace
58 } // namespace cc
transform_operations.h 11 #include "cc/animation/transform_operation.h"
12 #include "cc/base/cc_export.h"
20 namespace cc { namespace
113 } // namespace cc
  /external/chromium_org/cc/base/
latency_info_swap_promise.cc 5 #include "cc/base/latency_info_swap_promise.h"
11 cc::SwapPromise::DidNotSwapReason reason) {
13 case cc::SwapPromise::DID_NOT_SWAP_UNKNOWN:
14 case cc::SwapPromise::SWAP_FAILS:
16 case cc::SwapPromise::COMMIT_FAILS:
18 case cc::SwapPromise::SWAP_PROMISE_LIST_OVERFLOW:
26 namespace cc { namespace
48 } // namespace cc
latency_info_swap_promise_monitor.cc 5 #include "cc/base/latency_info_swap_promise_monitor.h"
7 #include "cc/base/latency_info_swap_promise.h"
8 #include "cc/trees/layer_tree_host.h"
9 #include "cc/trees/layer_tree_host_impl.h"
10 #include "cc/trees/layer_tree_impl.h"
12 namespace cc { namespace
43 } // namespace cc
latency_info_swap_promise_monitor.h 6 #include "cc/base/swap_promise_monitor.h"
15 namespace cc { namespace
34 } // namespace cc
rolling_time_delta_history.h 12 #include "cc/base/cc_export.h"
14 namespace cc { namespace
42 } // namespace cc
unique_notifier.cc 5 #include "cc/base/unique_notifier.h"
12 namespace cc { namespace
42 } // namespace cc
unique_notifier_unittest.cc 10 #include "cc/base/unique_notifier.h"
13 namespace cc { namespace
62 } // namespace cc
  /external/chromium_org/cc/debug/
paint_time_counter.cc 5 #include "cc/debug/paint_time_counter.h"
7 namespace cc { namespace
51 } // namespace cc
picture_record_benchmark.h 13 #include "cc/debug/micro_benchmark_controller.h"
15 namespace cc { namespace
37 } // namespace cc
traced_picture.h 12 #include "cc/resources/picture.h"
14 namespace cc { namespace
40 } // namespace cc
traced_value.h 17 namespace cc { namespace
60 } // namespace cc
unittest_only_benchmark.h 9 #include "cc/debug/micro_benchmark.h"
11 namespace cc { namespace
33 } // namespace cc
  /external/chromium_org/cc/input/
top_controls_state.h 8 namespace cc { namespace
  /external/chromium_org/cc/layers/
contents_scaling_layer.h 8 #include "cc/base/cc_export.h"
9 #include "cc/layers/layer.h"
11 namespace cc { namespace
42 } // namespace cc
image_layer.h 8 #include "cc/base/cc_export.h"
9 #include "cc/layers/content_layer.h"
12 namespace cc { namespace
57 } // namespace cc
io_surface_layer.h 8 #include "cc/base/cc_export.h"
9 #include "cc/layers/layer.h"
11 namespace cc { namespace
38 } // namespace cc
io_surface_layer_impl_unittest.cc 5 #include "cc/layers/io_surface_layer_impl.h"
7 #include "cc/test/layer_test_common.h"
10 namespace cc { namespace
64 } // namespace cc
layer_client.h 11 #include "cc/base/cc_export.h"
19 namespace cc { namespace
33 } // namespace cc

Completed in 904 milliseconds

1 2 3 45 6 7 8 91011>>