Home
last modified time | relevance | path

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

/system/teeui/libteeui/src/
Dutils.cpp91 Color drawLinePoint(Point<pxs> a, Point<pxs> b, Point<pxs> px_origin, Color c, pxs width) { in drawLinePoint()
117 Color drawCirclePoint(Point<pxs> center, pxs r, Point<pxs> px_origin, Color c) { in drawCirclePoint()