Home
last modified time | relevance | path

Searched refs:Matrix43 (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/src/core/
DSkDraw_vertices.cpp22 struct Matrix43 { struct
29 void setConcat(const Matrix43& a, const SkMatrix& b) { in setConcat() argument
74 Matrix43* getMatrix43() { return &fM43; } in getMatrix43()
96 Matrix43 fM43;
104 int index0, int index1, int index2, Matrix43* result) { in update_tricolor_matrix()
124 Matrix43 colorm; in update_tricolor_matrix()
270 Matrix43* matrix43 = nullptr; in drawVertices()
/third_party/skia/src/core/
DSkDraw_vertices.cpp26 struct Matrix43 { struct
34 void setConcat(const Matrix43 a, const SkMatrix& b) { in setConcat() argument
110 Matrix43 fM43;