Searched refs:GeneralMapper (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h288 // * GeneralMapper - Does all other matricies.
324 class GeneralMapper final : public MapperInterface {
326 GeneralMapper(const SkMatrix& matrix, const SkPoint origin) function in class:SkFindAndPlaceGlyph::final
342 MapperInterface, TranslationMapper, XScaleMapper, GeneralMapper> Mapper;
636 to_init->initialize<GeneralMapper>(matrix, offset);

Completed in 236 milliseconds