HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 126 - 150 of 2492) sorted by null

1 2 3 4 56 7 8 91011>>

  /frameworks/base/media/mca/effect/java/android/media/effect/effects/
GrayscaleEffect.java 18 package android.media.effect.effects;
LomoishEffect.java 17 package android.media.effect.effects;
NegativeEffect.java 18 package android.media.effect.effects;
PosterizeEffect.java 18 package android.media.effect.effects;
RedEyeEffect.java 19 package android.media.effect.effects;
RotateEffect.java 18 package android.media.effect.effects;
SaturateEffect.java 18 package android.media.effect.effects;
SepiaEffect.java 18 package android.media.effect.effects;
SharpenEffect.java 18 package android.media.effect.effects;
StraightenEffect.java 18 package android.media.effect.effects;
TintEffect.java 18 package android.media.effect.effects;
VignetteEffect.java 18 package android.media.effect.effects;
  /frameworks/base/media/mca/effect/java/android/media/effect/
package-info.java 23 * This package includes a collection of high-performance visual effects that make use of the
  /hardware/qcom/audio/hal/
Android.mk 32 $(call include-path-for, audio-effects) \
  /hardware/qcom/audio/visualizer/
Android.mk 34 $(call include-path-for, audio-effects)
  /external/chromium/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.h 16 // To create the hover state effects, there are two code paths. When the menu
34 // In order to get hover effects when the menu is sticky-opened, a tracking
  /external/chromium_org/chrome/browser/ui/cocoa/wrench_menu/
menu_tracked_button.h 15 // To create the hover state effects, there are two code paths. When the menu
33 // In order to get hover effects when the menu is sticky-opened, a tracking
  /external/chromium_org/content/browser/web_contents/
web_drag_dest_win.cc 154 DWORD effects) {
171 WinDragOpMaskToWebDragOpMask(effects));
182 return interstitial_drop_target_->OnDragEnter(data_object, effects);
192 WinDragOpMaskToWebDragOpMask(effects),
206 DWORD effects) {
209 OnDragEnter(data_object, key_state, cursor_position, effects);
215 return interstitial_drop_target_->OnDragOver(data_object, effects);
222 WinDragOpMaskToWebDragOpMask(effects),
  /frameworks/av/services/audioflinger/
Android.mk 20 Effects.cpp \
31 $(call include-path-for, audio-effects) \
  /frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_action_bar.jd 16 <li><a href="#style11">Style, colors, and effects</a></li>
121 <h3 id="style11">Style, colors, and effects</h3>
127 use the same color palette and effects.</p>
130 and effects shown in Figure 1 and Figure 2, below.</p>
138 alt="A view of effects for Action Bar icons for the 'Holo Light' theme.">
142 <p><strong>Figure 1. </strong>Style and effects for "Holo Light" theme Action Bar icons.</p>
160 alt="A view of effects for Action Bar icons for the 'Holo Dark' theme.">
164 <p><strong>Figure 2. </strong>Style and effects for "Holo Dark" theme Action Bar icons.</p>
icon_design_menu.jd 17 <li><a href="#style9">Style, colors, and effects</a></li>
85 3. No outer glow effects are applied.
185 <h3 id="style9">Style, colors, and effects</h3>
188 some other effects, which are shown below, are used to create depth. Menu icons
192 color palette and effects, as shown in Figure 2.</p>
199 <img src="{@docRoot}images/icon_design/menu_style.png" alt="A view of light, effects, and shadows for menu icons."/>
203 <p><strong>Figure 2. </strong>Style, light and effects for menu icons.</p>
263 primary palette and the same effects. For more information, see the
274 href="#style1">Light, effects, and shadows</a> can overlap the 6px safeframe,
300 <h3 id="style1">Light, effects, and shadows</h3
    [all...]
icon_design_dialog.jd 16 <li><a href="#style1">Light, effects, and shadows</a></li>
138 <h3 id="style1">Light, effects, and shadows</h3>
147 effects, and shadows for dialog icons."/>
151 <p><strong>Figure 2. </strong>Light, effects, and shadows for dialog
175 <li>Add the effects seen in Figure 2 for the proper filter.</li>
icon_design_list.jd 16 <li><a href="#style1">Light, effects, and shadows</a></li>
137 <h3 id="style1">Light, effects, and shadows</h3>
147 of light, effects, and shadows for list view icons."/>
151 <p><strong>Figure 2. </strong>Light, effects, and shadows for list view
172 <li>Add the effects seen in Figure 2 for the proper filter.</li>
  /frameworks/av/libvideoeditor/vss/src/
M4xVSS_API.c 191 xVSS_context->pSettings->Effects = M4OSA_NULL; /* RC */
    [all...]
  /external/chromium_org/media/audio/
audio_parameters.h 48 // effects should be enabled.
61 int frames_per_buffer, int effects);
65 int frames_per_buffer, int effects);
96 int effects() const { return effects_; } function in class:media::AudioParameters
107 effects_ == other.effects();

Completed in 1116 milliseconds

1 2 3 4 56 7 8 91011>>