Searched refs:XScaleMapper (Results 1 – 1 of 1) sorted by relevance
220 class XScaleMapper final : public MapperInterface {222 XScaleMapper(const SkMatrix& matrix, const SkPoint origin) in XScaleMapper() function519 mapper = arena.make<XScaleMapper>(matrix, offset); in ProcessPosText()