Searched refs:tilt (Results 1 – 2 of 2) sorted by relevance
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | TouchPaint.java | 453 float distance, float tilt) { in paint() argument 476 drawSplat(mCanvas, x, y, orientation, distance, tilt, mPaint); in paint() 514 float distance, float tilt, Paint paint) { in drawSplat() argument 518 float nx = (float) (Math.sin(orientation) * Math.sin(tilt)); in drawSplat() 519 float ny = (float) (- Math.cos(orientation) * Math.sin(tilt)); in drawSplat() 520 float nz = (float) Math.cos(tilt); in drawSplat() 540 vy = temp * Math.cos(tilt) - vz * Math.sin(tilt); in drawSplat() 541 vz = temp * Math.sin(tilt) + vz * Math.cos(tilt); in drawSplat()
|
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/ |
D | commit.csv | 18211 …/google/contexthub,fake_9C0XvOllR0ey94Lz7IhYqw@fakeemail.com,sensorhal: adds support for wrist tilt 18280 …exthub,fake_tXQ6dyyURHu06MOLnmca3A@fakeemail.com,[window orientation] add tilt-dependent settle_ti…
|