OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:preset
(Results
76 - 100
of
137
) sorted by null
1
2
3
4
5
6
/packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java
89
* Indicates if
Preset
Reverb effect is supported.
149
//
Preset
Reverb fields
151
* Array containing the PR
preset
names.
431
// Initialize the
Preset
Reverb elements.
716
// copy current levels to user
preset
766
* Sets the given EQ
preset
.
768
* @param
preset
769
* EQ
preset
id.
771
private void equalizerSetPreset(final int
preset
)
[
all
...]
/sdk/apps/NotificationStudio/src/com/android/notificationstudio/model/
EditableItem.java
28
PRESET
(R.string.
preset
, TYPE_DROP_DOWN, CATEGORY_MAIN,
77
if (
PRESET
.hasValue())
81
PRESET
.setValue(PRESET_BASIC);
121
if (this ==
PRESET
&& !PRESET_CUSTOM.equals(value))
135
if (item !=
PRESET
)
/external/zlib/src/contrib/pascal/
example.pas
447
* Test deflate with
preset
dictionary
481
* Test inflate with a
preset
dictionary
592
WriteLn('** Testing deflate and inflate with
preset
dictionary');
/external/chromium_org/third_party/WebKit/Source/core/animation/
CompositorAnimations.cpp
94
return CubicBezierTimingFunction::
preset
(CubicBezierTimingFunction::EaseOut);
96
return CubicBezierTimingFunction::
preset
(CubicBezierTimingFunction::EaseIn);
CompositorAnimationsTest.cpp
84
m_cubicEaseTimingFunction = CubicBezierTimingFunction::
preset
(CubicBezierTimingFunction::Ease);
[
all
...]
/hardware/samsung_slsi/exynos5/libhwc/
hwc.cpp
424
struct v4l2_dv_preset
preset
;
local
430
if (ioctl(dev->hdmi_layers[0].fd, VIDIOC_G_DV_PRESET, &
preset
) < 0) {
446
ALOGV("%s: %d
preset
=%02d width=%d height=%d name=%s",
447
__func__, enum_preset.index, enum_preset.
preset
,
450
if (
preset
.
preset
== enum_preset.
preset
) {
[
all
...]
/external/sonivox/arm-fm-22k/lib_src/
eas_reverb.c
212
//now copy from the new
preset
into the reverb
281
//if bypassed or the
preset
forces the signal to be completely dry
902
* Update the room's
preset
parameters as required
971
int
preset
= 0;
local
[
all
...]
/external/sonivox/arm-hybrid-22k/lib_src/
eas_reverb.c
212
//now copy from the new
preset
into the reverb
281
//if bypassed or the
preset
forces the signal to be completely dry
902
* Update the room's
preset
parameters as required
971
int
preset
= 0;
local
[
all
...]
/external/sonivox/arm-wt-22k/lib_src/
eas_reverb.c
212
//now copy from the new
preset
into the reverb
281
//if bypassed or the
preset
forces the signal to be completely dry
902
* Update the room's
preset
parameters as required
971
int
preset
= 0;
local
[
all
...]
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/
ImageShow.java
447
ImagePreset
preset
= master.getPreset();
local
449
(ArrayList<FilterRepresentation>)
preset
.getGeometryFilters();
[
all
...]
/bionic/libc/kernel/common/linux/
videodev2.h
669
__u32
preset
;
member in struct:v4l2_dv_preset
675
__u32
preset
;
member in struct:v4l2_dv_enum_preset
[
all
...]
/external/kernel-headers/original/linux/
videodev2.h
976
__u32
preset
;
member in struct:v4l2_dv_preset
985
__u32
preset
;
member in struct:v4l2_dv_enum_preset
[
all
...]
/hardware/qcom/msm8x74/kernel-headers/linux/
videodev2.h
681
__u32
preset
;
member in struct:v4l2_dv_preset
687
__u32
preset
;
member in struct:v4l2_dv_enum_preset
[
all
...]
/hardware/qcom/msm8x74/original-kernel-headers/linux/
videodev2.h
986
__u32
preset
;
member in struct:v4l2_dv_preset
995
__u32
preset
;
member in struct:v4l2_dv_enum_preset
[
all
...]
/hardware/samsung_slsi/exynos5/include/
videodev2.h
957
__u32
preset
;
member in struct:v4l2_dv_preset
966
__u32
preset
;
member in struct:v4l2_dv_enum_preset
[
all
...]
/development/ndk/platforms/android-14/include/OMXAL/
OpenMAXAL.h
[
all
...]
/frameworks/wilhelm/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/OMXAL/
OpenMAXAL.h
[
all
...]
Completed in 2133 milliseconds
1
2
3
4
5
6