Searched defs:colorId (Results 1 – 8 of 8) sorted by relevance
/external/chromium-trace/trace-viewer/src/model/ |
D | sample.js | 22 function Sample(category, title, colorId, ts, args) { argument
|
D | slice.js | 22 function Slice(category, title, colorId, start, args, opt_duration) { argument
|
D | async_slice_group.js | 23 function AsyncSlice(category, title, colorId, start, args) { argument
|
D | thread.js | 37 function ThreadSlice(cat, title, colorId, start, args, opt_duration) { argument
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/ |
D | ColorResourceLoader.java | 31 public int getValue(int colorId) { in getValue()
|
/external/chromium-trace/trace-viewer/src/ |
D | fast_rect_renderer.js | 74 fillRect: function(x, w, colorId) { argument
|
/external/chromium/chrome/browser/resources/gpu_internals/ |
D | fast_rect_renderer.js | 79 fillRect: function(x, w, colorId) { argument
|
D | timeline_model.js | 33 function TimelineSlice(title, colorId, start, args) { argument
|