HomeSort by relevance Sort by last modified time
    Searched defs:IntervalList (Results 1 - 3 of 3) sorted by null

  /external/skia/src/gpu/
GrResourceAllocator.h 156 class IntervalList {
158 IntervalList() = default;
159 ~IntervalList() {
160 // The only time we delete an IntervalList is in the GrResourceAllocator dtor.
182 IntervalList fIntvlList; // All the intervals sorted by increasing start
183 IntervalList fActiveIntvls; // List of live intervals during assignment
  /external/skqp/src/gpu/
GrResourceAllocator.h 156 class IntervalList {
158 IntervalList() = default;
159 ~IntervalList() {
160 // The only time we delete an IntervalList is in the GrResourceAllocator dtor.
181 IntervalList fIntvlList; // All the intervals sorted by increasing start
182 IntervalList fActiveIntvls; // List of live intervals during assignment
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkSouthCluster/Usb/Ohci/Dxe/
Ohci.h 77 ED_DESCRIPTOR *IntervalList[6][32];

Completed in 134 milliseconds