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