Home
last modified time | relevance | path

Searched defs:adjustedCTM (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/core/
DSkDraw.cpp1872 SkMatrix adjustedCTM = SkMatrix::Concat(*rec.fMatrix, this->getLocalMatrix()); in onMakeContext() local
1885 SkMatrix adjustedCTM = SkMatrix::Concat(ctm, this->getLocalMatrix()); in onAppendStages() local