Searched defs:ElementList (Results 1 – 4 of 4) sorted by relevance
22 final class ElementList implements IElementList class27 public ElementList () in ElementList() method in ElementList
16 typedef SkTLList<SkClipStack::Element> ElementList; typedef
961 typedef GrReducedClip::ElementList ElementList; in test_reduced_clip_stack() typedef
359 ElementList(BumpVectorContext &C) : Impl(C, 4) {} in ElementList() function