Home
last modified time | relevance | path

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

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