Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp1017 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1037 if (!matrix.setConcat(*fMatrix, prematrix)) { in drawBitmap()