Home
last modified time | relevance | path

Searched refs:speed (Results 1 – 21 of 21) sorted by relevance

/packages/wallpapers/NoiseField/src/com/android/noisefield/
Dnoisefield.rs30 float speed;
164 particle->speed = rsRand(0.0002f, 0.02f);
208 float speed;
216 particle->speed = rsRand(0.0002f, 0.02f);
235 speed = ( (0.25 + (noiseval * particle->speed + 0.01)) / touchDist * 0.3 );
236 speed = speed * touchInfluence;
238 speed = .3;
240 particle->position.x += cos(rads) * speed * 0.2;
241 particle->position.y += sin(rads) * speed * 0.2;
245 speed = noiseval * particle->speed + 0.01;
[all …]
/packages/apps/Music/src/com/android/music/
DTouchInterceptor.java337 int speed = 0; in onTouchEvent() local
342 speed = y > (mHeight + mLowerBound) / 2 ? 16 : 4; in onTouchEvent()
344 speed = 1; in onTouchEvent()
348 speed = y < mUpperBound / 2 ? -16 : -4; in onTouchEvent()
354 speed = 0; in onTouchEvent()
357 if (speed != 0) { in onTouchEvent()
358 smoothScrollBy(speed, 30); in onTouchEvent()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeRecognitionPoints.java243 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove() local
244 Log.d(TAG, String.format("[%d] detectFastMove: speed=%5.2f", mPointerId, speed)); in detectFastMove()
249 final float speed = (float)pixelsPerSec / msecs / mKeyWidth; in detectFastMove() local
252 mPointerId, speed, time, size)); in detectFastMove()
/packages/providers/DownloadProvider/src/com/android/providers/downloads/
DDownloadNotifier.java211 long speed = 0; in updateWithLocked() local
217 speed += mDownloadSpeed.get(info.mId); in updateWithLocked()
226 if (speed > 0) { in updateWithLocked()
227 final long remainingMillis = ((total - current) * 1000) / speed; in updateWithLocked()
/packages/apps/Settings/src/com/android/settings/
DPointerSpeedPreference.java93 int speed = mIm.getPointerSpeed(getContext()); in onSpeedChanged() local
94 mSeekBar.setProgress(speed - InputManager.MIN_POINTER_SPEED); in onSpeedChanged()
/packages/experimental/procstatlog/
Dprocstatreport.py230 speed = int(key[len(speed_key):])
232 total_cycles += (next - last) * speed
/packages/apps/Mms/src/org/w3c/dom/smil/
DElementTimeManipulation.java33 public void setSpeed(float speed) in setSpeed() argument
/packages/inputmethods/LatinIME/native/jni/src/suggest/core/layout/
Dproximity_info_state_utils.cpp264 const float speed = static_cast<float>(length) / static_cast<float>(duration); in refreshSpeedRates() local
265 (*sampledSpeedRates)[i] = speed / averageSpeed; in refreshSpeedRates()
/packages/inputmethods/OpenWnn/
DChangeLog.txt65 * Improving speed of registering to the learning dictionary.
/packages/apps/Bluetooth/src/com/android/bluetooth/avrcp/
DAvrcp.java230 long currentPosMs, float speed) { in onClientPlaybackStateUpdate() argument
/packages/inputmethods/LatinIME/dictionaries/
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1402373178, ...
Dnb_wordlist.combined.gz1dictionary=main:nb,locale=nb,description=Norsk bokmål,date=1393228136 ...
Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1393228136, ...
Dda_wordlist.combined.gz1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ...
Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1393228143, ...
Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1400639634, ...
Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
Dsv_wordlist.combined.gz1dictionary=main:sv,locale=sv,description=Svenska,date=1393228154, ...
Dro_wordlist.combined.gz1dictionary=main:ro,locale=ro,description=Româna,date=1408019089, ...