Searched refs:magStrength (Results 1 – 1 of 1) sorted by relevance
257 final float magStrength = 50.f; in testGetRotationMatrix() local280 gm[4] = magStrength * (float) Math.cos(-incline); // positive means rotate downwards in testGetRotationMatrix()281 gm[7] = magStrength * (float) Math.sin(-incline); in testGetRotationMatrix()