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

  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorTimelineAgent.cpp 135 static const char GPUTask[] = "GPUTask";
    [all...]
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/timeline/
TimelineModel.js 47 GPUTask: "GPUTask",
TracingTimelineModel.js 24 GPUTask: "GPUTask",
248 if (record.type() === WebInspector.TimelineModel.RecordType.GPUTask)

Completed in 46 milliseconds