Home
last modified time | relevance | path

Searched defs:colorId (Results 1 – 8 of 8) sorted by relevance

/external/chromium-trace/trace-viewer/src/model/
Dsample.js22 function Sample(category, title, colorId, ts, args) { argument
Dslice.js22 function Slice(category, title, colorId, start, args, opt_duration) { argument
Dasync_slice_group.js23 function AsyncSlice(category, title, colorId, start, args) { argument
Dthread.js37 function ThreadSlice(cat, title, colorId, start, args, opt_duration) { argument
/external/robolectric/src/main/java/com/xtremelabs/robolectric/res/
DColorResourceLoader.java31 public int getValue(int colorId) { in getValue()
/external/chromium-trace/trace-viewer/src/
Dfast_rect_renderer.js74 fillRect: function(x, w, colorId) { argument
/external/chromium/chrome/browser/resources/gpu_internals/
Dfast_rect_renderer.js79 fillRect: function(x, w, colorId) { argument
Dtimeline_model.js33 function TimelineSlice(title, colorId, start, args) { argument