Home
last modified time | relevance | path

Searched defs:SkM44 (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/experimental/graphite/src/geom/
H A DTransform_graphite.h
/third_party/skia/include/core/
H A DSkM44.h134 class SK_API SkM44 { class
139 constexpr SkM44() in SkM44() function in SkM44
146 SkM44(const SkM44& a, const SkM44& b) { in SkM44() function in SkM44
153 SkM44(Uninitialized_Constructo function in SkM44
158 constexpr SkM44(NaN_Constructor) SkM44() function in SkM44
168 constexpr SkM44(SkScalar m0, SkScalar m4, SkScalar m8, SkScalar m12, SkM44() function in SkM44
406 explicit SkM44(const SkMatrix& src) SkM44() function in SkM44
[all...]
H A DSkCanvas.h2267 virtual void didConcat44(const SkM44&) {} in didConcat44() argument
2268 virtual void didSetM44(const SkM44&) {} in didSetM44() argument
[all...]

Completed in 6 milliseconds