Searched defs:ThreadInfo (Results 1 – 2 of 2) sorted by relevance
77 struct ThreadInfo { struct84 std::unordered_map<TaskType, ThreadInfo> taskTypeTable_; argument
28 using ThreadInfo = std::pair<uint64_t, std::function<void(sk_sp<SkSurface>)>>; variable30 using ThreadInfo = std::pair<uint64_t, std::function<void(std::shared_ptr<Drawing::Surface>)>>; variable