Home
last modified time | relevance | path

Searched refs:TypedMatrix (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/src/core/
H A DSkRecords.h138 struct TypedMatrix : public SkMatrix { struct
139 TypedMatrix() {} in TypedMatrix() function
140 TypedMatrix(const SkMatrix& matrix);
163 TypedMatrix matrix);
179 TypedMatrix matrix);
183 TypedMatrix matrix);
279 TypedMatrix matrix);
H A DSkRecords.cpp21 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) { in TypedMatrix() function in SkRecords::TypedMatrix

Completed in 2 milliseconds