Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkMatrix44.h324 void setRowMajor(const SkMScalar data[]) { this->setRowMajorf(data); } in setRowMajor() function
327 void setRowMajor(const SkMScalar data[]) { this->setRowMajord(data); } in setRowMajor() function