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

/system/core/libpixelflinger/
H A Dtrap.cpp61 const GGLcoord* pts, int count);
814 GGLcoord pts[6] = { a[0], a[1], b[0], b[1], c[0], c[1] }; local
815 aapolyx(con, pts, 3);
943 const GGLcoord* pts, int count)
969 GGLcoord const * p = pts;
973 aa_edge_setup(edges, &num_edges, p, pts, ymin, ymax );
942 aapolyx(void* con, const GGLcoord* pts, int count) argument

Completed in 41 milliseconds