Searched defs:LayerList (Results 1 – 4 of 4) sorted by relevance
1293 struct LayerList : Array32OfOffset32To<Paint> struct1295 const Paint& get_paint (unsigned i) const in get_paint()1298 bool subset (hb_subset_context_t *c) const in subset()1315 bool sanitize (hb_sanitize_context_t *c) const in sanitize()
395 using LayerList = std::list<Layer*>; in ArrangeBySortOrder() typedef
50 using LayerList = std::list<Layer*>; typedef in armnn::Graph
26 using LayerList = std::list<Layer*>; typedef