Home
last modified time | relevance | path

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

/dports/graphics/volpack/volpack-1.0b3/
H A Dvp_view.c109 vpIdentity4(prematrix);
116 prematrix[0][0] = scale;
117 prematrix[1][1] = scale;
118 prematrix[2][2] = scale;
119 prematrix[0][3] = -vpc->xlen * scale * 0.5;
120 prematrix[1][3] = -vpc->ylen * scale * 0.5;
121 prematrix[2][3] = -vpc->zlen * scale * 0.5;
885 vpIdentity4(prematrix);
892 prematrix[0][0] = scale;
893 prematrix[1][1] = scale;
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkDraw.cpp1068 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1085 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1127 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkDraw.cpp1080 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1097 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1139 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkDraw.cpp1067 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1084 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1127 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkDraw.cpp1068 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1085 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1127 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkDraw.cpp1068 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1085 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1127 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkDraw.cpp1071 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1087 SkPreConcatMatrixProvider matrixProvider(*fMatrixProvider, prematrix); in drawBitmap()
1131 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkDraw.cpp1231 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1248 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1290 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkDraw.cpp1291 void SkDraw::drawBitmap(const SkBitmap& bitmap, const SkMatrix& prematrix, in drawBitmap() argument
1308 matrix.setConcat(*fMatrix, prematrix); in drawBitmap()
1352 this->drawRect(srcBounds, paintWithShader, &prematrix, dstBounds); in drawBitmap()