HomeSort by relevance Sort by last modified time
    Searched refs:mapZ (Results 1 - 3 of 3) sorted by null

  /frameworks/base/libs/hwui/
Matrix.h 209 float mapZ(const Vector3& orig) const;
Matrix.cpp 409 float Matrix4::mapZ(const Vector3& orig) const {
TessellationCache.cpp 190 point.z = transformZ->mapZ(point);

Completed in 196 milliseconds