Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkMatrixProvider.h83 , fPreMatrix(preMatrix) {} in SkPreConcatMatrixProvider()
88 localToMarker->preConcat(fPreMatrix); in getLocalToMarker()
100 const SkMatrix fPreMatrix; variable