HomeSort by relevance Sort by last modified time
    Searched refs:GPUTask (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineModel.js 46 GPUTask: "GPUTask",
TracingTimelineModel.js 29 GPUTask: "GPUTask",
437 if (record.type() === WebInspector.TracingTimelineModel.RecordType.GPUTask)
    [all...]
TimelineModelImpl.js 188 if (record.type() === WebInspector.TimelineModel.RecordType.GPUTask)
TimelineUIUtilsImpl.js 165 recordTypes.GPUTask,
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 136 static const char GPUTask[] = "GPUTask";
    [all...]

Completed in 57 milliseconds