/external/chromium_org/cc/output/ |
gl_renderer_draw_cache.h | 13 namespace cc { namespace 54 } // namespace cc
|
program_binding.h | 11 #include "cc/output/shader.h" 15 namespace cc { namespace 96 } // namespace cc
|
/external/chromium_org/cc/quads/ |
render_pass_unittest.cc | 5 #include "cc/quads/render_pass.h" 7 #include "cc/base/math_util.h" 8 #include "cc/base/scoped_ptr_vector.h" 9 #include "cc/output/copy_output_request.h" 10 #include "cc/quads/checkerboard_draw_quad.h" 11 #include "cc/test/geometry_test_utils.h" 12 #include "cc/test/render_pass_test_common.h" 17 using cc::TestRenderPass; 19 namespace cc { namespace 86 } // namespace cc [all...] |
/external/chromium_org/cc/resources/ |
bitmap_content_layer_updater.cc | 5 #include "cc/resources/bitmap_content_layer_updater.h" 7 #include "cc/debug/devtools_instrumentation.h" 8 #include "cc/debug/rendering_stats_instrumentation.h" 9 #include "cc/resources/layer_painter.h" 10 #include "cc/resources/prioritized_resource.h" 11 #include "cc/resources/resource_update.h" 12 #include "cc/resources/resource_update_queue.h" 15 namespace cc { namespace 118 } // namespace cc
|
picture_layer_tiling_set.h | 8 #include "cc/base/region.h" 9 #include "cc/base/scoped_ptr_vector.h" 10 #include "cc/resources/picture_layer_tiling.h" 13 namespace cc { namespace 128 } // namespace cc
|
pixel_buffer_raster_worker_pool.h | 12 #include "cc/resources/raster_worker_pool.h" 14 namespace cc { namespace 80 } // namespace cc
|
resource_update_controller.h | 12 #include "cc/base/cc_export.h" 13 #include "cc/resources/resource_update_queue.h" 17 namespace cc { namespace 88 } // namespace cc
|
tile_priority.cc | 5 #include "cc/resources/tile_priority.h" 8 #include "cc/base/math_util.h" 61 namespace cc { namespace 198 } // namespace cc
|
/external/chromium_org/cc/scheduler/ |
delay_based_time_source.h | 9 #include "cc/base/cc_export.h" 10 #include "cc/scheduler/time_source.h" 14 namespace cc { namespace 83 } // namespace cc
|
scheduler_state_machine_unittest.cc | 5 #include "cc/scheduler/scheduler_state_machine.h" 7 #include "cc/scheduler/scheduler.h" 10 namespace cc { namespace [all...] |
/external/chromium_org/cc/test/ |
fake_content_layer_client.h | 12 #include "cc/layers/content_layer_client.h" 17 namespace cc { namespace 19 class FakeContentLayerClient : public cc::ContentLayerClient { 60 } // namespace cc
|
fake_picture_layer_tiling_client.h | 8 #include "cc/resources/picture_layer_tiling.h" 9 #include "cc/resources/picture_pile_impl.h" 10 #include "cc/resources/tile.h" 11 #include "cc/resources/tile_manager.h" 12 #include "cc/test/fake_tile_manager_client.h" 15 namespace cc { namespace 54 } // namespace cc
|
pixel_comparator.h | 11 namespace cc { namespace 72 } // namespace cc
|
pixel_test.cc | 5 #include "cc/test/pixel_test.h" 9 #include "cc/output/compositor_frame_metadata.h" 10 #include "cc/output/copy_output_request.h" 11 #include "cc/output/copy_output_result.h" 12 #include "cc/output/gl_renderer.h" 13 #include "cc/output/output_surface_client.h" 14 #include "cc/output/software_renderer.h" 15 #include "cc/resources/resource_provider.h" 16 #include "cc/test/paths.h" 17 #include "cc/test/pixel_test_output_surface.h 25 namespace cc { namespace [all...] |
/external/chromium_org/content/browser/android/in_process/ |
synchronous_compositor_output_surface.h | 12 #include "cc/output/managed_memory_policy.h" 13 #include "cc/output/output_surface.h" 17 namespace cc { namespace 36 const cc::CompositorFrameMetadata& frame_metadata) = 0; 53 : NON_EXPORTED_BASE(public cc::OutputSurface) { 60 virtual bool BindToClient(cc::OutputSurfaceClient* surface_client) OVERRIDE; 63 virtual void SwapBuffers(cc::CompositorFrame* frame) OVERRIDE; 68 scoped_refptr<cc::ContextProvider> offscreen_context); 104 cc::ManagedMemoryPolicy memory_policy_; 106 cc::OutputSurfaceClient* output_surface_client_ [all...] |
/external/chromium_org/content/browser/android/ |
overscroll_glow.h | 17 namespace cc { namespace 62 scoped_refptr<cc::Layer> root_layer() const { 104 scoped_refptr<cc::Layer> root_layer_;
|
/external/chromium_org/native_client_sdk/src/examples/api/url_loader/ |
url_loader_handler.cc | 47 pp::CompletionCallback cc = local 49 url_loader_.Open(url_request_, cc); 120 pp::CompletionCallback cc = local 124 result = url_loader_.ReadResponseBody(buffer_, READ_BUFFER_SIZE, cc); 140 cc.Run(result);
|
/external/chromium_org/ppapi/native_client/src/trusted/plugin/ |
nacl_http_response_headers.cc | 106 std::string cc = entry.second; local 107 std::transform(cc.begin(), cc.end(), cc.begin(), ::tolower);
|
/external/chromium_org/ppapi/native_client/src/trusted/weak_ref/ |
call_on_main_thread.h | 73 pp::CompletionCallback cc = local 74 WeakRefNewCallback(anchor, callback_fn, raw_data, &cc); 78 cc, 147 pp::CompletionCallback cc = local 148 WeakRefNewCallback(anchor, raw_callback_fn, raw_data, &cc); 151 cc, 238 pp::CompletionCallback cc = local 241 "WeakRefCallOnMainThread: got cc\n"); 244 cc,
|
/external/chromium_org/ppapi/shared_impl/ |
ppb_video_decoder_shared.cc | 93 scoped_refptr<TrackedCallback> cc = it->second; local 95 cc->Run(PP_OK);
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/ |
brw_cc.c | 47 sizeof(*ccv), 32, &brw->cc.vp_offset); 94 * Creates the state cache entry for the given CC unit key. 100 struct brw_cc_unit_state *cc; local 102 cc = brw_state_batch(brw, AUB_TRACE_CC_STATE, 103 sizeof(*cc), 64, &brw->cc.state_offset); 104 memset(cc, 0, sizeof(*cc)); 110 cc->cc0.stencil_enable = 1; 111 cc->cc0.stencil_func [all...] |
/external/clang/test/CXX/special/class.inhctor/ |
elsewhere.cpp | 46 C<char> cc; // expected-note {{here}} variable
|
/external/javassist/src/main/javassist/ |
CtConstructor.java | 247 CtClass cc = declaringClass; local 248 cc.checkModify(); 257 Javac jv = new Javac(b, cc); 266 methodInfo.rebuildStackMapIf6(cc.getClassPool(), cc.getClassFile2());
|
CtNewConstructor.java | 100 CtConstructor cc = new CtConstructor(parameters, declaring); local 101 cc.setExceptionTypes(exceptions); 102 cc.setBody(body); 103 return cc;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_cc.c | 47 sizeof(*ccv), 32, &brw->cc.vp_offset); 94 * Creates the state cache entry for the given CC unit key. 100 struct brw_cc_unit_state *cc; local 102 cc = brw_state_batch(brw, AUB_TRACE_CC_STATE, 103 sizeof(*cc), 64, &brw->cc.state_offset); 104 memset(cc, 0, sizeof(*cc)); 110 cc->cc0.stencil_enable = 1; 111 cc->cc0.stencil_func [all...] |