Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dtrap.cpp814 GGLcoord pts[6] = { a[0], a[1], b[0], b[1], c[0], c[1] }; in aa_trianglex() local
943 const GGLcoord* pts, int count) in aapolyx()