Home
last modified time | relevance | path

Searched defs:ElementList (Results 1 – 4 of 4) sorted by relevance

/third_party/flutter/skia/src/gpu/
DGrReducedClip.h27 using ElementList = SkTLList<SkClipStack::Element, 16>; variable
DGrClipStackClip.cpp34 typedef GrReducedClip::ElementList ElementList; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DSparseBitVector.h256 using ElementList = std::list<SparseBitVectorElement<ElementSize>>; variable
/third_party/flutter/skia/tests/
DClipStackTest.cpp47 typedef GrReducedClip::ElementList ElementList; typedef