Searched refs:mapZ (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/
H A DMatrix.h209 float mapZ(const Vector3& orig) const;
H A DMatrix.cpp409 float Matrix4::mapZ(const Vector3& orig) const { function in class:android::uirenderer::Matrix4
H A DTessellationCache.cpp190 point.z = transformZ->mapZ(point);

Completed in 92 milliseconds