Home
last modified time | relevance | path

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

/external/skqp/samplecode/
DSampleBitmapRect.cpp69 SkPoint fSrcVec[2]; member in BitmapRectView
74 bounce_pt(&fSrcPts[0], &fSrcVec[0], fSrcLimit); in bounce()
75 bounce_pt(&fSrcPts[1], &fSrcVec[1], fSrcLimit); in bounce()
82 fSrcVec[0] = unit_vec(30); in resetBounce()
83 fSrcVec[1] = unit_vec(107); in resetBounce()