Searched defs:OutstandingCommandList (Results 1 – 1 of 1) sorted by relevance
288 struct OutstandingCommandList { struct289 OutstandingCommandList(std::unique_ptr<GrD3DDirectCommandList> commandList, in OutstandingCommandList() function297 SkDeque fOutstandingCommandLists; argument