HomeSort by relevance Sort by last modified time
    Searched full:overlay (Results 601 - 625 of 1450) sorted by null

<<21222324252627282930>>

  /packages/apps/Camera2/src/com/android/camera/
PreviewGestures.java 112 public void setRenderOverlay(RenderOverlay overlay) {
113 mOverlay = overlay;
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
Gesture.java 32 * gesture can have a number of graphics {@link Overlay}s which are added and
85 public List<Overlay> createOverlays() {
GestureManager.java 83 private List<Overlay> mOverlays;
178 for (Overlay overlay : mOverlays) {
179 overlay.create(device);
182 for (Overlay overlay : mOverlays) {
183 overlay.paint(gc);
290 for (Overlay overlay : mOverlays) {
291 overlay.dispose()
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InspectorController.cpp 217 // relese overlay page resources
322 // Overlay should not consume events.
331 // Overlay should not consume events.
348 // Overlay should not consume events.
357 // Overlay should not consume events.
  /frameworks/base/media/java/android/media/videoeditor/
Transition.java 279 * Checks if the effect and overlay applied on a media item
293 List<Overlay> overlays;
298 for (Overlay overlay : overlays) {
299 tmpEffectSettings = mNativeHelper.getOverlaySettings((OverlayFrame)overlay);
MediaArtistNativeHelper.java     [all...]
  /packages/apps/VideoEditor/res/values-de/
strings.xml 27 <string name="editor_remove_overlay_question" msgid="1113396043958946144">"Möchten Sie dieses Overlay entfernen?"</string>
80 <string name="editor_add_overlay_error" msgid="6315983638203833916">"Das Overlay kann nicht hinzugefügt werden."</string>
81 <string name="editor_remove_overlay_error" msgid="4404087798919441977">"Das Overlay kann nicht entfernt werden."</string>
82 <string name="editor_set_duration_overlay_error" msgid="1239098080272531324">"Die Overlay-Dauer konnte nicht eingestellt werden."</string>
84 <string name="editor_set_user_attributes_overlay_error" msgid="1084389378842530649">"Die Overlay-Attribute können nicht eingestellt werden."</string>
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.js 21 * Encapsulated handling of the 'Sync Setup' overlay page.
27 'sync-setup-overlay');
439 // Hide an existing visible overlay.
440 var overlay = $('sync-setup-overlay');
441 for (var i = 0; i < overlay.children.length; i++)
442 overlay.children[i].classList.add('hidden');
autofill_edit_address_overlay.js 14 * Encapsulated handling of the 'Add Page' overlay page.
20 'autofill-edit-address-overlay');
98 * overlay.
  /packages/apps/Gallery/src/com/android/camera/
ImageGallery.java 821 Drawable overlay = null;
828 overlay = mVideoOverlay;
834 overlay = mVideoMmsErrorOverlay;
839 int width = overlay.getIntrinsicWidth();
840 int height = overlay.getIntrinsicHeight();
844 overlay.setBounds(mSrcRect);
845 overlay.draw(canvas);
    [all...]
  /external/chromium_org/ui/keyboard/resources/elements/
kb-keyboard.html 30 <kb-keyboard-overlay id="overlay" hidden></kb-keyboard-overlay>
774 var overlay = this.$.overlay;
775 if (!overlay) {
776 console.error('Missing overlay.');
779 var menu = overlay.$.options;
785 overlay.hidden = false;
  /development/samples/Support7Demos/src/com/example/android/supportv7/media/
OverlayDisplayWindow.java 44 * Manages an overlay display window, used for simulating remote playback.
96 // Watches for significant changes in the overlay display window lifecycle.
181 // When true, disables support for moving and resizing the overlay.
  /external/chromium/chrome/common/extensions/docs/examples/extensions/proxy_configuration/
popup.html 171 .overlay {
187 .overlay a {
191 .overlay.visible {
  /external/chromium_org/chrome_frame/
CFInstall.js 143 * Injects style rules to hide the overlay version of the GCF prompt.
297 // If we're supposed to hide the overlay prompt, add the rules to do it.
320 } else if (mode == 'overlay') {
  /external/chromium_org/third_party/mesa/src/docs/
README.CYGWIN 179 Overlay Planes
181 Overlay planes in the frame buffer are supported by Mesa but require
183 overlay support you can test for the SERVER_OVERLAY_VISUALS property:
xlibdriver.html 173 <h2>Overlay Planes</h2>
175 Hardware overlay planes are supported by the Xlib driver. To
176 determine if your X server has overlay support you can test for the
  /external/mesa3d/docs/
README.CYGWIN 179 Overlay Planes
181 Overlay planes in the frame buffer are supported by Mesa but require
183 overlay support you can test for the SERVER_OVERLAY_VISUALS property:
xlibdriver.html 173 <h2>Overlay Planes</h2>
175 Hardware overlay planes are supported by the Xlib driver. To
176 determine if your X server has overlay support you can test for the
  /frameworks/base/docs/html/reference/com/google/android/gms/maps/model/
TileOverlayOptions.html 904 <div class="jd-descrdiv">Creates a new set of tile overlay options.</div>
1005 <div class="jd-descrdiv">Specifies the tile provider to use for this tile overlay.</div>
1023 <div class="jd-descrdiv">Specifies the visibility for the tile overlay.</div>
1057 <div class="jd-descrdiv">Specifies the tile overlay's zIndex, i.e., the order in which it will be drawn where overlays
    [all...]
  /frameworks/base/docs/html/training/system-ui/
status.jd 195 shows, you can enable overlay mode for the <a href="{@docRoot}guide/topics/ui/actionbar.html">action bar</a>.
196 When in overlay mode, your activity layout uses all the
202 <p>To enable overlay mode for the action bar, you need to create a custom theme that
  /bootable/recovery/
make-overlay.py 95 # position of the overlay box.
screen_ui.cpp 95 // Draw the given frame over the installation overlay animation. The
98 // animation. Does nothing if no overlay animation is defined.
331 // skip this if we have a text overlay (too expensive to update)
339 // skip this if we have a text overlay (too expensive to update)
  /developers/build/prebuilts/gradle/BorderlessButtons/BorderlessButtonsSample/src/main/res/layout/
list_item.xml 46 changes to a translucent color overlay when the view is pressed or
  /developers/samples/android/ui/holo/BorderlessButtons/BorderlessButtonsSample/src/main/res/layout/
list_item.xml 46 changes to a translucent color overlay when the view is pressed or
  /development/samples/ApiDemos/src/com/example/android/apis/app/
SecureDialogActivity.java 44 * "Overlay Display" created using the "Simulate secondary displays" option in

Completed in 2957 milliseconds

<<21222324252627282930>>