Home
last modified time | relevance | path

Searched refs:newIntvl (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/
DGrResourceAllocator.cpp94 Interval* newIntvl = fInternalAllocator.make<Interval>(proxy, start, end); variable
97 newIntvl->addUse();
99 fIntvlList.insertByIncreasingStart(newIntvl);
100 fIntvlHash.set(proxyID, newIntvl);