createGPUTaskData 1063 Source/core/inspector/InspectorTimelineAgent.cpp m_pendingGPURecord = TimelineRecordFactory::createBackgroundRecord(timelineTimestamp, "gpu", TimelineRecordType::GPUTask, TimelineRecordFactory::createGPUTaskData(event.foreign)); createGPUTaskData 79 Source/core/inspector/TimelineRecordFactory.h static PassRefPtr<JSONObject> createGPUTaskData(bool foreign);