Home | History | Annotate | Download | only in samplecode

Lines Matching refs:fIPrev

1663                 pt.offset(SkIntToScalar(click->fICurr.fX - click->fIPrev.fX),
1664 SkIntToScalar(click->fICurr.fY - click->fIPrev.fY));
1671 fPath.offset(SkIntToScalar(click->fICurr.fX - click->fIPrev.fX),
1672 SkIntToScalar(click->fICurr.fY - click->fIPrev.fY));