Searched refs:newParam (Results 1 – 1 of 1) sorted by relevance
188 final Params newParam = new Params.Builder(PAINT).setTextDirection(RTL).build(); in testCreateForDifferentDirection() local189 final PrecomputedText textWithRTL = PrecomputedText.create(textWithLTR, newParam); in testCreateForDifferentDirection()