Lines Matching refs:nextF
23 v = rand.nextF();165 fM = SkM44::Translate(rand.nextF(), rand.nextF());169 fM = SkM44::Scale(rand.nextF(), rand.nextF());170 fM.postTranslate(rand.nextF(), rand.nextF());190 fS = SkRect::MakeXYWH(10.f * rand.nextF(), 10.f * rand.nextF(),191 150.f * rand.nextF(), 150.f * rand.nextF());