Searched refs:ArbitraryPositions (Results 1 – 1 of 1) sorted by relevance
180 class ArbitraryPositions final : public PositionReaderInterface {182 explicit ArbitraryPositions(const SkScalar* positions) in ArbitraryPositions() function484 ArbitraryPositions aPositions{pos}; in ProcessPosText()509 positionReader = arena.make<ArbitraryPositions>(pos); in ProcessPosText()