Searched defs:matrices (Results 1 – 9 of 9) sorted by relevance
60 double*** matrices; member283 double*** matrices = 0; in icvCreateGLCM_LookupTable_8u_C1R() local
62 SkTDArray<LabeledMatrix> matrices; in onDraw() local
659 float *matrices, int count, in cvCalcAffineFlowPyrLK()
578 } matrices[] = in getDefaultVertexArrays() local
79 int matrices = record.matrices(&matricesBytes); in SkPicturePlayback() local
1740 int SkPictureRecord::matrices(size_t* size) const { in matrices() function in SkPictureRecord