Searched defs:outMatrix (Results 1 – 8 of 8) sorted by relevance
192 RealMatrix outMatrix = new BlockRealMatrix(nVars, nVars); in computeCorrelationMatrix() local256 RealMatrix outMatrix = new BlockRealMatrix(nVars, nVars); in covarianceToCorrelation() local
163 RealMatrix outMatrix = new BlockRealMatrix(dimension, dimension); in computeCovarianceMatrix() local
56 SkImage* SkLocalMatrixShader::onIsAImage(SkMatrix* outMatrix, enum TileMode* mode) const { in onIsAImage()
152 bool SkShader::isABitmap(SkBitmap* outTexture, SkMatrix* outMatrix, TileMode xy[2]) const { in isABitmap()
1048 SkMatrix outMatrix; in createXpsBrush() local