OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:deltaRotation
(Results
1 - 2
of
2
) sorted by null
/external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/objects/
VehicleWheel.java
340
return wheelInfo.
deltaRotation
;
/frameworks/base/services/java/com/android/server/wm/
ScreenRotationAnimation.java
288
static int
deltaRotation
(int oldRotation, int newRotation) {
349
int delta =
deltaRotation
(rotation, Surface.ROTATION_0);
388
int delta =
deltaRotation
(mCurRotation, mOriginalRotation);
[
all
...]
Completed in 76 milliseconds