HomeSort by relevance Sort by last modified time
    Searched full:smooth (Results 201 - 225 of 299) sorted by null

1 2 3 4 5 6 7 891011>>

  /packages/apps/Camera/src/com/android/camera/
PhotoModule.java 713 // there is no plan to take advantage of the smooth zoom.
    [all...]
  /packages/apps/LegacyCamera/src/com/android/camera/
Camera.java 467 // only for smooth zoom
493 // there is no plan to take advantage of the smooth zoom.
    [all...]
VideoCamera.java     [all...]
  /cts/apps/CtsVerifier/res/values/
strings.xml 367 <string name="streaming_video_info">This is a test for assessing the quality of streaming videos. Play each stream and verify that the video is smooth and in sync with the audio, and that there are no quality problems.</string>
  /device/asus/grouper/audio/
audio_hw.c 722 * kernel buffer is really depleted to allow for smooth catching up with
    [all...]
  /external/aac/libSBRdec/src/
lpp_tran.cpp 125 * level is being inserted to achieve a smooth transition.
    [all...]
  /external/chromium/chrome/browser/ui/gtk/tabs/
tab_renderer_gtk.cc 537 // cycle. This is done in an attempt to smooth out pages that continuously
    [all...]
  /external/mesa3d/src/glsl/
ir_reader.cpp 463 } else if (strcmp(qualifier->value(), "smooth") == 0) {
    [all...]
  /external/qemu/distrib/sdl-1.2.15/
WhatsNew 462 cursor moves. To get smooth color cursor updates when the app
  /external/quake/quake/src/QW/client/
view.c 951 // smooth out stair step ups
  /external/quake/quake/src/WinQuake/
view.cpp 960 // smooth out stair step ups
  /external/webkit/Source/WebCore/platform/
ScrollView.cpp 667 // with the clip rect every time to keep it smooth.
    [all...]
  /external/webkit/Source/WebKit/chromium/src/mac/
WebInputEventFactory.mm 819 // P.S. The "smooth scrolling" option in the system preferences is utterly
  /external/webkit/Source/WebKit/mac/WebView/
WebFrameView.mm 649 // In the presence of smooth scrolling, there's no easy way to tell if the method
    [all...]
  /external/webkit/Source/WebKit/qt/Api/
qgraphicswebview.cpp 896 a smooth animation that changes the scale of the QGraphicsWebView.
  /external/webkit/Source/WebKit2/Shared/mac/
WebEventFactory.mm     [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_conceal.c 108 deblocking filter to smooth the edges of the concealed areas.
  /frameworks/base/core/java/android/view/animation/
Animation.java 171 * The interpolator used by the animation to smooth the movement.
    [all...]
  /frameworks/base/media/java/android/media/
AudioRecord.java 443 * Note that this size doesn't guarantee a smooth recording under load, and higher values
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinWorkerThread.java     [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 239 // cause a smooth scroll. Instead, we jump the list directly to the desired position.
    [all...]
  /frameworks/support/v4/java/android/support/v4/view/
ViewPager.java 250 * of a programmatically initiated smooth scroll or a user initiated touch scroll.
469 * layout with its current adapter there will be a smooth animated transition between
    [all...]
  /hardware/ti/omap4xxx/domx/omx_core/inc/
OMX_TI_IVCommon.h 352 * Smooth Zoom mode enum
353 * Starts or stops the Smooth Zoom. Selecting INCREASE will cause an increasing digital zoom factor (increased cropping),
373 * eSmoothZoomMode : controls the smooth zoom feature.
    [all...]
  /frameworks/base/core/java/android/widget/
AbsListView.java 674 * Used for smooth scrolling at a consistent rate
    [all...]
  /external/svox/pico/lib/
picosig2.c 622 /* find and smooth components which have full context */
631 /* find and smooth components which at least one component on each side */
635 for (i=j; i<k; i++) { /* smooth using only two surrounding neighbours */
    [all...]

Completed in 2466 milliseconds

1 2 3 4 5 6 7 891011>>