Home
last modified time | relevance | path

Searched defs:Edge (Results 1 – 3 of 3) sorted by relevance

/system/core/libmemunreachable/
DTarjan.h42 void Edge(Node<T>* ref) { in Edge() function
/system/update_engine/payload_generator/
Dgraph_types.h80 typedef std::pair<Vertex::Index, Vertex::Index> Edge; typedef
/system/core/libpixelflinger/
Dtrap.cpp631 struct Edge struct
633 int32_t x; // edge position in 16.16 coordinates
634 int32_t x_incr; // on each step, increment x by that amount
635 int32_t y_top; // starting scanline, 16.4 format
636 int32_t y_bot;