Searched refs:matrixIndex (Results 1 – 2 of 2) sorted by relevance
133 bool isPerspectiveCoordTransform(int matrixIndex, bool useExplicitLocalCoords) const { in isPerspectiveCoordTransform() argument134 const GrCoordTransform& coordTransform = this->getProcessor()->coordTransform(matrixIndex); in isPerspectiveCoordTransform()
78 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex );424 icvCreateGLCMDescriptors_AllowDoubleNest( CvGLCM* destGLCM, int matrixIndex ) in icvCreateGLCMDescriptors_AllowDoubleNest() argument429 double** matrix = destGLCM->matrices[ matrixIndex ]; in icvCreateGLCMDescriptors_AllowDoubleNest()430 double* descriptors = destGLCM->descriptors[ matrixIndex ]; in icvCreateGLCMDescriptors_AllowDoubleNest()