Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw_vertices.cpp27 struct Matrix43 { struct
35 void setConcat(const Matrix43 a, const SkMatrix& b) { in setConcat() argument
55 float dot(int index, float x, float y) const { in dot()