Searched refs:remapCoordinateSystemImpl (Results 1 – 2 of 2) sorted by relevance
1355 if (remapCoordinateSystemImpl(inR, X, Y, temp)) { in remapCoordinateSystem()1364 return remapCoordinateSystemImpl(inR, X, Y, outR); in remapCoordinateSystem()1367 private static boolean remapCoordinateSystemImpl(float[] inR, int X, int Y, float[] outR) { in remapCoordinateSystemImpl() method in SensorManager
24853 Landroid/hardware/SensorManager;->remapCoordinateSystemImpl([FII[F)Z