Home
last modified time | relevance | path

Searched refs:jump (Results 1 – 25 of 38) sorted by relevance

12

/frameworks/av/media/libeffects/testlibs/
DAudioEqualizer.cpp88 const int32_t jump = (top - bottom) / (mNumPeaking + 2); in reset() local
89 int32_t centerFreq = bottom + jump/2; in reset()
93 centerFreq += jump; in reset()
97 centerFreq += jump; in reset()
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm_neon_asm_gcc/
Dh264bsdFillRow7.S124 BEQ jump
129 jump: label
/frameworks/compile/mclinker/lib/Support/Windows/
DPathV3.inc34 // -> jump to the next not '/'
37 // -> jump to the next not '/'
/frameworks/base/docs/html-intl/intl/zh-cn/training/monitoring-device-state/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/base/docs/html-intl/intl/ja/training/monitoring-device-state/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/base/docs/html-intl/intl/ko/training/monitoring-device-state/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/base/docs/html-intl/intl/ru/training/monitoring-device-state/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/compile/mclinker/lib/Support/Unix/
DPathV3.inc40 // -> jump to the next not '/'
43 // -> jump to the next not '/'
/frameworks/base/docs/html/training/animation/
Dlayout.jd51 <p>If you want to jump ahead and see a full working example,
Dcrossfade.jd58 If you want to jump ahead and see a full working example,
/frameworks/base/docs/html/training/managing-audio/
Dindex.jd43 will want to jump to a lesson or not.-->
/frameworks/base/docs/html/training/efficient-downloads/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/base/docs/html/training/in-app-billing/
Dindex.jd36 will want to jump to a lesson or not.-->
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java158 int jump = (int) readTag(e); in read() local
164 mMappedByteBuffer.position(mMappedByteBuffer.position() - jump); in read()
/frameworks/base/docs/html/training/monitoring-device-state/
Dindex.jd41 will want to jump to a lesson or not.-->
/frameworks/base/docs/html/training/app-indexing/
Dindex.jd72 will want to jump to a lesson or not.-->
/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
DTestInteractionActivity.java80 mJumpOutButton = (Button)findViewById(R.id.jump); in onCreate()
/frameworks/base/docs/html/design/patterns/
Dswipe-views.jd29 jump back and forth between the list and the detail view, aka "pogo-sticking".</p>
Dbuttons.jd95 estate. But be mindful of how often users jump in and out of apps to check
Dfullscreen.jd95 estate. But be mindful of how often users jump in and out of apps to check
Daccessibility.jd35 …oftware directional controllers (such as a D-pad, trackball, keyboard) to jump from selection to s…
/frameworks/base/docs/html-intl/intl/es/training/monitoring-device-state/
Dindex.jd35 will want to jump to a lesson or not.-->
/frameworks/base/docs/html/wear/preview/features/
Dui-nav-actions.jd41 The navigation drawer appears at the top of the screen and lets users jump to
/frameworks/base/docs/html/training/printing/
Dhtml-docs.jd139 draw on the printed page, jump to the next lesson:
/frameworks/base/docs/html/training/improving-layouts/
Doptimizing-layout.jd158 <p>Lint has the ability to automatically fix some issues, provide suggestions for others and jump

12