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

  /external/skia/src/core/
SkRecords.cpp 21 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) {
SkRecords.h 155 struct TypedMatrix : public SkMatrix {
156 TypedMatrix() {}
157 TypedMatrix(const SkMatrix& matrix);
181 TypedMatrix matrix);
193 TypedMatrix matrix);
195 TypedMatrix matrix);
285 TypedMatrix matrix);
327 TypedMatrix matrix);
  /external/skqp/src/core/
SkRecords.cpp 21 TypedMatrix::TypedMatrix(const SkMatrix& matrix) : SkMatrix(matrix) {
SkRecords.h 155 struct TypedMatrix : public SkMatrix {
156 TypedMatrix() {}
157 TypedMatrix(const SkMatrix& matrix);
181 TypedMatrix matrix);
193 TypedMatrix matrix);
195 TypedMatrix matrix);
285 TypedMatrix matrix);
327 TypedMatrix matrix);

Completed in 86 milliseconds