Searched defs:ElementList (Results 1 – 12 of 12) sorted by relevance
22 final class ElementList implements IElementList class27 public ElementList () in ElementList() method in ElementList
27 using ElementList = SkTLList<SkClipStack::Element, 16>; variable
33 typedef GrReducedClip::ElementList ElementList; typedef
387 struct ElementList { in TEST_SUBMODULE() struct388 void add(std::shared_ptr<ElementBase> e) { l.push_back(e); } in TEST_SUBMODULE()389 std::vector<std::shared_ptr<ElementBase>> l; in TEST_SUBMODULE()
256 using ElementList = std::list<SparseBitVectorElement<ElementSize>>; variable
358 ElementList(BumpVectorContext &C) : Impl(C, 4) {} in ElementList() function
42 typedef GrReducedClip::ElementList ElementList; typedef
48 typedef GrReducedClip::ElementList ElementList; typedef
583 ElementList(BumpVectorContext &C) : Impl(C, 4) {} in ElementList() function