Searched defs:mapPoint (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
H A DKeyguardViewStateManager.java215 mapPoint((View) mChallengeLayout, frame, mTmpPoint);
227 private void mapPoint(View fromView, View toView, int pt[]) { method in class:KeyguardViewStateManager
/frameworks/base/libs/hwui/
H A DMatrix.cpp403 void Matrix4::mapPoint(float& x, float& y) const { function in class:android::uirenderer::Matrix4

Completed in 68 milliseconds