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