HomeSort by relevance Sort by last modified time
    Searched refs:TypedMatrix (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkRecords.cpp 29 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) {
  /external/skia/include/private/
SkRecords.h 173 struct TypedMatrix : public SkMatrix {
174 TypedMatrix() {}
175 TypedMatrix(const SkMatrix& matrix);
195 TypedMatrix matrix);
205 TypedMatrix matrix);
207 TypedMatrix matrix);
296 TypedMatrix matrix);
335 TypedMatrix matrix);

Completed in 90 milliseconds