Searched refs:fPtSizes (Results 1 – 1 of 1) sorted by relevance
82 fPtSizes[i] = random.nextRangeScalar(kMinPtSize, kMaxPtSize); in onOnceBeforeDraw()90 fPaint.setTextSize(fPtSizes[i]); in onOnceBeforeDraw()117 fPaint.setTextSize(fPtSizes[i]); in onDraw()154 SkScalar fPtSizes[kCnt]; member in VariedTextGM