Lines Matching refs:SkFixed
16 #include "SkFixed.h"
304 SkFixed fRadius;
414 const SkFixed radius = rec.fRadius;
416 SkFixed x = SkScalarToFixed(devPts[i].fX);
417 SkFixed y = SkScalarToFixed(devPts[i].fY);
431 const SkFixed radius = rec.fRadius;
433 SkFixed x = SkScalarToFixed(devPts[i].fX);
434 SkFixed y = SkScalarToFixed(devPts[i].fY);