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