Searched refs:mapZ (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/libs/hwui/ | ||
D | Matrix.h | 199 float mapZ(const Vector3& orig) const; |
D | Matrix.cpp | 414 float Matrix4::mapZ(const Vector3& orig) const { in mapZ() function in android::uirenderer::Matrix4 |