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

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

Completed in 453 milliseconds