Searched defs:TypedMatrix (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/core/ | ||
| D | SkRecords.cpp | 21 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) { in TypedMatrix() function in SkRecords::TypedMatrix |
| /third_party/skia/m133/src/core/ | ||
| D | SkRecords.cpp | 16 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) { in TypedMatrix() function in SkRecords::TypedMatrix |