Home | History | Annotate | Download | only in libpixelflinger

Lines Matching full:halfwidth

361     GGLcoord halfWidth = TRI_ROUND(width) >> 1;
362 if (halfWidth == 0)
363 halfWidth = TRI_HALF;
365 ((dx > dy) ? ny : nx) = halfWidth;