Home
last modified time | relevance | path

Searched defs:id_ref (Results 1 – 7 of 7) sorted by relevance

/external/chromium-trace/trace-viewer/tracing/test_data/
Dgoogle_highlight.json1 …,"args":{"sort_index":-1}},{"cat":"__metadata","pid":26343,"tid":26368,"ts":0,"ph":"M","name":"pro… number
Dpicture_trace.json21 "picture_id" : { "id_ref" : "0x79418600" } string
Dquads_with_render_passes.json1 …:{"id":"cc::LayerTreeImpl/0x25d251931ea0","render_surface_layer_list":[{"id_ref":"0x25d251e8f000"}… string
Dx_event_trace.json101 …:28,"resolution":"HIGH_RESOLUTION","source_frame_number":566,"tile_id":{"id_ref":"0x7b83f618"}}},"… string
103 …8147449,"ph":"B","name":"Picture::Raster","args":{"data":{"picture_id":{"id_ref":"0x7cb76a50"},"re… string
105 …:28,"resolution":"HIGH_RESOLUTION","source_frame_number":566,"tile_id":{"id_ref":"0x7b83f618"}},"r… string
107 …8147633,"ph":"B","name":"Picture::Raster","args":{"data":{"picture_id":{"id_ref":"0x7cb76a50"},"re… string
111 …:28,"resolution":"HIGH_RESOLUTION","source_frame_number":566,"tile_id":{"id_ref":"0x7b0a1f38"}}},"… string
113 …8148273,"ph":"B","name":"Picture::Raster","args":{"data":{"picture_id":{"id_ref":"0x7cb76a50"},"re… string
115 …:28,"resolution":"HIGH_RESOLUTION","source_frame_number":566,"tile_id":{"id_ref":"0x7b0a1f38"}},"r… string
117 …8148426,"ph":"B","name":"Picture::Raster","args":{"data":{"picture_id":{"id_ref":"0x7cb76a50"},"re… string
121 …:16,"resolution":"HIGH_RESOLUTION","source_frame_number":566,"tile_id":{"id_ref":"0x78b6c7c0"}}},"… string
123 …8148762,"ph":"B","name":"Picture::Raster","args":{"data":{"picture_id":{"id_ref":"0x786eaed8"},"re… string
[all …]
/external/chromium-trace/trace-viewer/tracing/tracing/extras/chrome/cc/
Dlayer_tree_host_impl_test_data.js43 'id_ref': 'TILE_1' property
70 'id_ref': 'TILE_1' property
97 'id_ref': 'TILE_2' property
151 'id_ref': 'TILE_1' property
226 'id_ref': 'PICTURE_1' property
232 {'id_ref': 'LAYER_1'}, property
233 {'id_ref': 'LAYER_2'} property
260 'id_ref': 'PICTURE_1' property
288 'id_ref': 'PICTURE_1' property
/external/openfst/src/include/fst/
Dbi-table.h88 I &id_ref = entry2id_[entry]; variable
297 I &id_ref = fp2id_[fp]; variable
492 I &id_ref = entry2id_[entry]; variable
/external/clang/test/CXX/expr/expr.const/
Dp2-0x.cpp55 static constexpr const int &id_ref(const int &n) { in id_ref() function