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