/external/mesa3d/src/glsl/ |
ir_reader.cpp | 463 } else if (strcmp(qualifier->value(), "smooth") == 0) { [all...] |
ir.cpp | [all...] |
/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
|
/gdk/samples/quake/jni/ |
view.cpp | 960 // smooth out stair step ups
|
/packages/apps/Mms/src/com/android/mms/ui/ |
ComposeMessageActivity.java | 236 // 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 | 230 * of a programmatically initiated smooth scroll or a user initiated touch scroll. 415 * 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...] |
HorizontalScrollView.java | [all...] |
/external/svox/pico/lib/ |
picosig2.c | 621 /* find and smooth components which have full context */ 630 /* find and smooth components which at least one component on each side */ 634 for (i=j; i<k; i++) { /* smooth using only two surrounding neighbours */ [all...] |
/external/aac/libAACenc/src/ |
metadata_compressor.cpp | [all...] |
/external/jmonkeyengine/engine/src/core/com/jme3/math/ |
Quaternion.java | 45 * rotation in four dimensions. This avoids "gimbal lock" and allows for smooth
[all...] |
/external/jmonkeyengine/engine/src/core-data/Interface/Fonts/ |
Default.fnt | 1 info face="null" size=17 bold=0 italic=0 charset="ASCII" unicode=0 stretchH=100 smooth=1 aa=1 padding=0,0,0,0 spacing=1,1
|
/external/kernel-headers/original/linux/ |
fb.h | 226 #define FB_VMODE_SMOOTH_XPAN 512 /* smooth xpan possible (internally used) */ [all...] |
/frameworks/av/media/libstagefright/codecs/amrwb/src/ |
pvamrwbdecoder.cpp | 1035 * On voiced signal, filtering of code by a smooth fir HP [all...] |
/frameworks/base/core/java/android/view/ |
WindowManagerPolicy.java | [all...] |