OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:smooth
(Results
151 - 175
of
247
) sorted by null
1
2
3
4
5
6
7
8
9
10
/packages/apps/Browser/src/com/android/browser/
BrowserSettings.java
297
// enable
smooth
transition for better performance during panning or
/packages/apps/SoundRecorder/src/com/android/soundrecorder/
SoundRecorder.java
58
* every few seconds or so, while we want a
smooth
countdown.
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gldebugger/
GLFramesView.java
105
private Point mOrigin = new Point(0, 0); // for
smooth
scrolling canvas
/external/speex/libspeex/
mdf.c
932
/* Apply a
smooth
transition so as to not introduce blocking artifacts */
[
all
...]
/frameworks/base/media/libstagefright/codecs/aacdec/
calc_sbr_envelope.cpp
[
all
...]
/packages/apps/Camera/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
...]
/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
...]
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
636
// 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/base/core/java/android/view/animation/
Animation.java
170
* 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
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_conceal.c
108
deblocking filter to
smooth
the edges of the concealed areas.
/external/collada/src/1.4/dom/
domTypes.cpp
[
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
...]
/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/kernel-headers/original/linux/
fb.h
226
#define FB_VMODE_SMOOTH_XPAN 512 /*
smooth
xpan possible (internally used) */
[
all
...]
/frameworks/base/core/java/android/widget/
AbsListView.java
[
all
...]
Completed in 653 milliseconds
1
2
3
4
5
6
7
8
9
10