Searched refs:loadSkew (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/libs/hwui/ | ||
H A D | Matrix.h | 115 void loadSkew(float sx, float sy); |
H A D | Matrix.cpp | 303 void Matrix4::loadSkew(float sx, float sy) { in loadSkew() function in android::uirenderer::Matrix4 |