Home
last modified time | relevance | path

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

/external/skia/include/utils/
DSkCamera.h37 struct SkMatrix3D { struct
60 void setConcat(const SkMatrix3D& a, const SkMatrix3D& b); argument
78 void transform(const SkMatrix3D&, SkPatch3D* dst = NULL) const; argument