Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleBitmapRect.cpp68 SkPoint fSrcVec[2]; member in BitmapRectView
73 bounce_pt(&fSrcPts[0], &fSrcVec[0], fSrcLimit); in bounce()
74 bounce_pt(&fSrcPts[1], &fSrcVec[1], fSrcLimit); in bounce()
81 fSrcVec[0] = unit_vec(30); in resetBounce()
82 fSrcVec[1] = unit_vec(107); in resetBounce()