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