Home
last modified time | relevance | path

Searched defs:SkMatrix3D (Results 1 – 1 of 1) sorted by relevance

/third_party/flutter/skia/include/utils/
DSkCamera.h38 struct SkMatrix3D { struct
61 void setConcat(const SkMatrix3D& a, const SkMatrix3D& b); argument
79 void transform(const SkMatrix3D&, SkPatch3D* dst = nullptr) const; argument