Searched defs:pcount (Results 1 - 1 of 1) sorted by relevance

/system/core/libpixelflinger/
H A Dtrap.cpp664 int* pcount,
672 Edge* edge = edges + *pcount;
714 ++*pcount;
854 int* pcount,
862 AAEdge* edge = edges + *pcount;
903 ++*pcount;
662 edge_setup( Edge* edges, int* pcount, const GGLcoord* p1, const GGLcoord* p2, int32_t ymin, int32_t ymax ) argument
852 aa_edge_setup( AAEdge* edges, int* pcount, const GGLcoord* p1, const GGLcoord* p2, int32_t ymin, int32_t ymax ) argument

Completed in 36 milliseconds