Searched refs:BeginArray (Results 1 - 25 of 26) sorted by relevance

12

/external/chromium_org/cc/quads/
H A Ddraw_quad.cc64 value->BeginArray("content_space_rect");
73 value->BeginArray("rect_as_target_space_quad");
79 value->BeginArray("content_space_opaque_rect");
88 value->BeginArray("opaque_rect_as_target_space_quad");
94 value->BeginArray("content_space_visible_rect");
104 value->BeginArray("visible_rect_as_target_space_quad");
H A Dshared_quad_state.cc50 value->BeginArray("transform");
58 value->BeginArray("layer_visible_content_rect");
64 value->BeginArray("clip_rect");
H A Dtexture_draw_quad.cc90 value->BeginArray("uv_top_left");
94 value->BeginArray("uv_bottom_right");
100 value->BeginArray("vertex_opacity");
H A Drender_pass_draw_quad.cc90 value->BeginArray("mask_uv_rect");
98 value->BeginArray("filters_scale");
H A Dcontent_draw_quad_base.cc54 value->BeginArray("tex_coord_rect");
H A Drender_pass.cc166 value->BeginArray("output_rect");
170 value->BeginArray("damage_rect");
177 value->BeginArray("shared_quad_state_list");
185 value->BeginArray("quad_list");
H A Dstream_video_draw_quad.cc55 value->BeginArray("matrix");
H A Dpicture_draw_quad.cc85 value->BeginArray("content_rect");
H A Dyuv_video_draw_quad.cc79 value->BeginArray("tex_coord_rect");
/external/chromium_org/base/debug/
H A Dtrace_event_argument.h34 void BeginArray(const char* name);
40 void BeginArray();
H A Dtrace_event_argument_unittest.cc35 value->BeginArray("a1");
H A Dtrace_event_argument.cc47 void TracedValue::BeginArray(const char* name) { function in class:base::debug::TracedValue
75 void TracedValue::BeginArray() { function in class:base::debug::TracedValue
/external/chromium_org/cc/debug/
H A Drendering_stats.cc79 record_data->BeginArray("draw_duration_ms");
83 record_data->BeginArray("draw_duration_estimate_ms");
87 record_data->BeginArray("begin_main_frame_to_commit_duration_ms");
91 record_data->BeginArray("begin_main_frame_to_commit_duration_estimate_ms");
96 record_data->BeginArray("commit_to_activate_duration_ms");
100 record_data->BeginArray("commit_to_activate_duration_estimate_ms");
H A Drendering_stats_unittest.cc18 value->BeginArray("list_value");
/external/chromium_org/cc/output/
H A Dfilter_operation.cc275 value->BeginArray("offset");
281 value->BeginArray("matrix");
307 value->BeginArray("region");
/external/chromium_org/cc/resources/
H A Dtile.cc70 res->BeginArray("content_rect");
H A Dbitmap_raster_worker_pool.cc194 state->BeginArray("tasks_pending");
H A Done_copy_raster_worker_pool.cc259 state->BeginArray("tasks_pending");
H A Dzero_copy_raster_worker_pool.cc226 state->BeginArray("tasks_pending");
H A Dpicture.cc550 record_data->BeginArray("layer_rect");
H A Dpixel_buffer_raster_worker_pool.cc740 state->BeginArray("pending_count");
/external/chromium_org/cc/layers/
H A Dlayer_impl.cc1434 state->BeginArray("position");
1441 state->BeginArray("scroll_offset");
1445 state->BeginArray("transform_origin");
1454 state->BeginArray("layer_quad");
1458 state->BeginArray("touch_event_handler_region");
1465 state->BeginArray("wheel_event_handler_region");
1472 state->BeginArray("scroll_event_handler_region");
1477 state->BeginArray("non_fast_scrollable_region");
1482 state->BeginArray("children");
1515 state->BeginArray("animation_bound
[all...]
H A Dpicture_layer_impl.cc1448 state->BeginArray("tilings");
1452 state->BeginArray("tile_priority_rect");
1456 state->BeginArray("visible_rect");
1460 state->BeginArray("pictures");
1464 state->BeginArray("invalidation");
1468 state->BeginArray("coverage_tiles");
1477 state->BeginArray("geometry_rect");
H A Dtiled_layer_impl.cc106 state->BeginArray("invalidation");
/external/chromium_org/cc/trees/
H A Dlayer_tree_impl.cc866 state->BeginArray("render_surface_layer_list");
877 state->BeginArray("swap_promise_trace_ids");

Completed in 993 milliseconds

12