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