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

  /frameworks/base/libs/hwui/
Layer.cpp 110 cachedInvTransformInWindow.mapPoint3d(lightPos);
Matrix.h 204 void mapPoint3d(Vector3& vec) const;
ShadowTessellator.cpp 88 reverseReceiverTransform.mapPoint3d(adjustedLightCenter);
Snapshot.cpp 208 inverse.mapPoint3d(center);
Matrix.cpp 389 // duplicates logic for mapPoint3d's z coordinate
393 void Matrix4::mapPoint3d(Vector3& vec) const {

Completed in 507 milliseconds