Searched refs:kMatrix (Results 1 – 4 of 4) sorted by relevance
18 kMatrix, enumerator
451 ID define(const SkMatrix& v)O{return this->define(Type::kMatrix, &fMatrix, v);} in define()470 case Type::kMatrix: return fMatrix .remove(id); in undefine()607 IDMap<SkMatrix , Type::kMatrix > fMatrix;
452 static const double kMatrix[3][3] = { in TEST() local462 in_matrix[k] = kMatrix[i][j]; in TEST()487 StringAppendF(&line, "%g ", kMatrix[i][j]); in TEST()
824 static const Result* kMatrix[NUM_CONFIGS][NUM_CONFIGS]; member in P2PTransportChannelTest984 P2PTransportChannelTest::kMatrix[NUM_CONFIGS][NUM_CONFIGS] = { member in P2PTransportChannelTest