Home
last modified time | relevance | path

Searched refs:bounce_pt (Results 1 – 2 of 2) sorted by relevance

/external/skia/samplecode/
DSampleBitmapRect.cpp62 static void bounce_pt(SkPoint* pt, SkVector* vec, const SkRect& limit) { in bounce_pt() function
74 bounce_pt(&fSrcPts[0], &fSrcVec[0], fSrcLimit); in bounce()
75 bounce_pt(&fSrcPts[1], &fSrcVec[1], fSrcLimit); in bounce()
/external/skqp/samplecode/
DSampleBitmapRect.cpp62 static void bounce_pt(SkPoint* pt, SkVector* vec, const SkRect& limit) { in bounce_pt() function
74 bounce_pt(&fSrcPts[0], &fSrcVec[0], fSrcLimit); in bounce()
75 bounce_pt(&fSrcPts[1], &fSrcVec[1], fSrcLimit); in bounce()