Searched defs:cc (Results 251 - 275 of 1192) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/content/browser/compositor/
H A Dno_transport_image_transport_factory.h12 namespace cc { namespace
37 scoped_refptr<cc::ContextProvider> context_provider_;
H A Donscreen_display_client.h8 #include "cc/surfaces/display_client.h"
12 #include "cc/surfaces/display.h"
14 namespace cc { namespace
23 class OnscreenDisplayClient : cc::DisplayClient {
26 const scoped_refptr<cc::ContextProvider>& onscreen_context_provider,
27 scoped_ptr<cc::OutputSurface> software_surface,
28 cc::SurfaceManager* manager);
31 cc::Display* display() { return &display_; }
33 // cc::DisplayClient implementation.
34 virtual scoped_ptr<cc
[all...]
/external/chromium_org/content/common/
H A Dcc_messages.h7 #include "cc/output/begin_frame_args.h"
8 #include "cc/output/compositor_frame.h"
9 #include "cc/output/compositor_frame_ack.h"
10 #include "cc/output/filter_operation.h"
11 #include "cc/quads/checkerboard_draw_quad.h"
12 #include "cc/quads/debug_border_draw_quad.h"
13 #include "cc/quads/draw_quad.h"
14 #include "cc/quads/io_surface_draw_quad.h"
15 #include "cc/quads/picture_draw_quad.h"
16 #include "cc/quad
40 namespace cc { namespace
[all...]
/external/chromium_org/content/public/browser/android/
H A Dcontent_view_core.h18 namespace cc { namespace
49 virtual scoped_refptr<cc::Layer> GetLayer() const = 0;
/external/chromium_org/content/renderer/android/
H A Dsynchronous_compositor_factory.h16 namespace cc { namespace
46 virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(
/external/chromium_org/content/renderer/compositor_bindings/
H A Dweb_external_texture_layer_impl.h11 #include "cc/layers/texture_layer_client.h"
15 namespace cc { namespace
32 public cc::TextureLayerClient,
49 cc::TextureMailbox* mailbox,
50 scoped_ptr<cc::SingleReleaseCallback>* release_callback,
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.h12 #include "cc/base/swap_promise.h"
13 #include "cc/base/swap_promise_monitor.h"
14 #include "cc/input/top_controls_state.h"
15 #include "cc/trees/layer_tree_host_client.h"
16 #include "cc/trees/layer_tree_host_single_thread_client.h"
17 #include "cc/trees/layer_tree_settings.h"
26 namespace cc { namespace
36 public cc::LayerTreeHostClient,
37 public cc::LayerTreeHostSingleThreadClient {
46 const base::WeakPtr<cc
[all...]
/external/chromium_org/content/renderer/input/
H A Dinput_handler_manager.h18 namespace cc { namespace
46 const base::WeakPtr<cc::InputHandler>& input_handler,
68 const base::WeakPtr<cc::InputHandler>& input_handler,
H A Dinput_handler_manager_client.h18 namespace cc { namespace
46 cc::InputHandler* input_handler) = 0;
/external/chromium_org/content/renderer/media/android/
H A Dstream_texture_factory_impl.h10 namespace cc { namespace
27 const scoped_refptr<cc::ContextProvider>& context_provider,
47 const scoped_refptr<cc::ContextProvider>& context_provider,
52 scoped_refptr<cc::ContextProvider> context_provider_;
/external/chromium_org/mojo/examples/compositor_app/
H A Dcompositor_host.h11 #include "cc/trees/layer_tree_host_client.h"
15 namespace cc { namespace
18 } // namespace cc
24 class CompositorHost : public cc::LayerTreeHostClient {
31 // cc::LayerTreeHostClient implementation.
38 virtual scoped_ptr<cc::OutputSurface> CreateOutputSurface(bool fallback)
50 scoped_ptr<cc::LayerTreeHost> tree_;
51 scoped_refptr<cc::Layer> child_layer_;
/external/chromium_org/ppapi/cpp/private/
H A Dext_crx_file_system_private.cc31 const CompletionCallbackWithOutput<pp::FileSystem>& cc) {
33 return cc.MayForce(PP_ERROR_NOINTERFACE);
35 Open(instance_, cc.output(), cc.pp_completion_callback());
30 Open( const CompletionCallbackWithOutput<pp::FileSystem>& cc) argument
H A Dflash_menu.cc36 const CompletionCallback& cc) {
38 return cc.MayForce(PP_ERROR_NOINTERFACE);
43 cc.pp_completion_callback());
34 Show(const Point& location, int32_t* selected_id, const CompletionCallback& cc) argument
H A Disolated_file_system_private.cc33 const CompletionCallbackWithOutput<pp::FileSystem>& cc) {
35 return cc.MayForce(PP_ERROR_NOINTERFACE);
37 Open(instance_, type_, cc.output(), cc.pp_completion_callback());
32 Open( const CompletionCallbackWithOutput<pp::FileSystem>& cc) argument
/external/chromium_org/third_party/WebKit/Tools/GardeningServer/scripts/
H A Drollbot_unittests.js36 "cc": [
70 "cc": [
95 "cc": [
/external/valgrind/main/memcheck/tests/s390x/
H A Dcs.c12 int cc = 1; local
18 : "=d" (cc), "+Q" (op2), "+d"(op1), "+d"(op3)
20 : "cc");
H A Dcsg.c12 int cc = 1; local
18 : "=d" (cc), "+Q" (op2), "+d"(op1), "+d"(op3)
20 : "cc");
/external/valgrind/main/none/tests/s390x/
H A Dbfp-4.c7 int cc; local
12 : [psw]"=d"(cc) : [r1]"f"(v1), [r2]"f"(v2) : "cc");
13 if (cc == 0)
15 if (cc == 1)
17 if (cc == 2)
23 int cc; local
28 : [psw]"=d"(cc) : [r1]"f"(v1), [r2]"f"(v2) : "cc");
29 if (cc
[all...]
H A Dcs.c12 int cc = 1 - expected_cc; local
22 : "=d" (cc), "+Q" (op2), "+d"(op1), "+d"(op3)
24 : "cc");
29 printf("cc = %d\n", cc);
31 if (cc != expected_cc) {
H A Dcsg.c12 int cc = 1 - expected_cc; local
22 : "=d" (cc), "+Q" (op2), "+d"(op1), "+d"(op3)
24 : "cc");
29 printf("cc = %d\n", cc);
31 if (cc != expected_cc) {
H A Ddfp-1.c8 #define DFP_BINOP(insn, op1, op2, type, round, cc) \
16 :"+f" (d1), "=d" (cc) \
23 int cc; local
29 /* case 1: cc = 2 */
32 result_64 = DFP_BINOP(ADTRA, d64_1, d64_2, _Decimal64, 1, cc);
33 DFP_BINOP_PRINT(d64_1, d64_2, result_64, _Decimal64, "+", cc);
34 /* case 2: cc = 1 */
37 result_64 = DFP_BINOP(ADTRA, d64_1, d64_2, _Decimal64, 1, cc);
38 DFP_BINOP_PRINT(d64_1, d64_2, result_64, _Decimal64, "+", cc);
39 /* case 2: cc
[all...]
H A Dlaa.c12 int cc = 1 - expected_cc; local
22 : "=d" (cc), "+Q" (op2), "+d"(op1), "+d"(op3)
24 : "cc");
29 printf("cc = %d\n", cc);
31 if (cc != expected_cc) {
35 printf("cc = 0, but result != 0\n");
38 printf("cc = 1, but result >= 0\n");
41 printf("cc = 2, but result <= 0\n");
43 /* the test for cc
[all...]
H A Dstck.c8 int cc; local
12 :"=Q" (*addr), "=d"(cc)::"memory", "cc");
13 return cc;
24 int cc; local
27 cc = stck(&start);
28 if (cc)
29 printf("cc != 0!\n");
31 cc = stck(&end);
32 if (cc)
[all...]
H A Dstckf.c8 int cc; local
12 :"=Q" (*addr), "=d"(cc)::"memory", "cc");
13 return cc;
24 int cc; local
27 cc = stckf(&start);
28 if (cc)
29 printf("cc != 0!\n");
31 cc = stckf(&end);
32 if (cc)
[all...]
H A Dstfle.c11 int cc; local
16 : "=m" (*hoststfle), "+d" (__nr), "=d" (cc) : : "cc", "memory");
18 printf("the value of cc is %d and #double words is %llu\n", cc, __nr + 1);

Completed in 351 milliseconds

<<11121314151617181920>>