Searched defs:Matrix43 (Results 1 – 1 of 1) sorted by relevance
27 struct Matrix43 { struct35 void setConcat(const Matrix43 a, const SkMatrix& b) { in setConcat() argument55 float dot(int index, float x, float y) const { in dot()