Home
last modified time | relevance | path

Searched refs:fFonMatrix (Results 1 – 1 of 1) sorted by relevance

/external/skia/experimental/PdfViewer/
DSkPdfFont.h381 SkMatrix fFonMatrix; variable
409 fFonMatrix = dict->has_FontMatrix() ? dict->FontMatrix(parsed) : SkMatrix::I(); in SkPdfType3Font()
465 fFonMatrix, in drawOneChar()