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

<<31323334353637383940>>

  /packages/apps/Launcher2/res/layout-sw720dp/
launcher.xml 85 that it is still visible during the transition to AllApps and doesn't overlay on
  /packages/apps/Launcher3/res/layout-port/
launcher.xml 64 that it is still visible during the transition to AllApps and doesn't overlay on
  /packages/apps/Launcher3/res/layout-sw720dp/
launcher.xml 65 that it is still visible during the transition to AllApps and doesn't overlay on
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
SecureConversationViewController.java 143 * Populate the adapter with overlay views (message headers, super-collapsed
ConversationViewFragment.java 606 * Populate the adapter with overlay views (message headers, super-collapsed blocks, a
619 // Walk through the cursor and build up an overlay adapter as you go.
620 // Each overlay has an entry in the adapter for easy scroll handling in the container.
623 // overlay dimensions.
    [all...]
  /packages/services/Telephony/res/values/
dimens.xml 20 <!-- Height of the "call banner" overlay on top of the upper part of
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_gl.py 53 'ortho2', 'overlay', 'packrect', 'pagecolor', 'pagewritemask',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_gl.py 53 'ortho2', 'overlay', 'packrect', 'pagecolor', 'pagewritemask',
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
HoverOverlay.java 33 public class HoverOverlay extends Overlay {
LayoutCanvas.java 204 /** The overlay which paints the optional outline. */
207 /** The overlay which paints outlines around empty children */
210 /** The overlay which paints the mouse hover. */
213 /** The overlay which paints the lint warnings */
216 /** The overlay which paints the selection. */
219 /** The overlay which paints the rendered layout image. */
222 /** The overlay which paints masks hiding everything but included content. */
632 * @return the image overlay responsible for painting the rendered result, never null
641 * @return the selection overlay responsible for painting the selection highlights,
660 * @return the hover overlay responsible for painting the mouse hover
    [all...]
MoveGesture.java 52 /** Overlay which paints the drag &amp; drop feedback. */
123 public List<Overlay> createOverlays() {
125 return Collections.<Overlay> singletonList(mOverlay);
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
svga_reg.h 660 * Video -- SVGA Video overlay units are supported
743 * Video overlay support
757 * Offsets for the video overlay registers
787 * SVGA Overlay Units
    [all...]
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 660 * Video -- SVGA Video overlay units are supported
743 * Video overlay support
757 * Offsets for the video overlay registers
787 * SVGA Overlay Units
    [all...]
  /external/chromium_org/chrome/browser/resources/history/
history.js     [all...]
  /external/chromium/chrome/browser/themes/
browser_theme_pack.cc 922 // If there is no theme overlay, don't tint the default frame,
985 SkBitmap* overlay = overlay_it->second; local
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorPreviewController.cpp 875 //Provide the overlay Update indication when there is an overlay effect
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc 166 // the gesture is complete, and the window is being displayed as an overlay
527 // Make sure the overlay window is on top.
557 // If there is a screenshot displayed in the overlay window, then wait for
559 // hiding the overlay.
560 // If there is no screenshot in the overlay window, then hide this view
624 // Change the image used for the overlay window.
712 // During tests, the aura windows don't get any paint updates. So the overlay
    [all...]
  /external/chromium_org/chrome/browser/resources/options/
language_options.js 198 // Add the language without showing the overlay if it's specified in
221 $('add-language-overlay-ok-button').addEventListener(
742 * Updates the language list in the add language overlay.
748 // overlay. Languages that are already active will become invisible,
757 var addLanguageList = $('add-language-overlay-language-list');
846 var languagesSelect = $('add-language-overlay-language-list');
    [all...]
  /frameworks/webview/chromium/java/com/android/webview/chromium/
WebViewChromium.java 298 public void setHorizontalScrollbarOverlay(final boolean overlay) {
303 setHorizontalScrollbarOverlay(overlay);
308 mAwContents.setHorizontalScrollbarOverlay(overlay);
312 public void setVerticalScrollbarOverlay(final boolean overlay) {
317 setVerticalScrollbarOverlay(overlay);
322 mAwContents.setVerticalScrollbarOverlay(overlay);
    [all...]
  /external/aac/libAACdec/src/
channelinfo.h 259 } overlay; member in struct:__anon2446
270 * - pComData->overlay memory pointed to can be overwritten after each CChannelElement_Decode() call..
  /external/chromium/chrome/browser/resources/options/
sync_setup_overlay.html 1 <div id="sync-setup-overlay" class="page hidden">
381 <div class="overlay-warning" id="cancel-warning-box" hidden>
  /external/chromium_org/ash/wm/
custom_frame_view_ash.cc 395 // |header_view_| is set as the non client view's overlay view so that it can
396 // overlay the web contents in immersive fullscreen.
  /external/chromium_org/chrome/browser/renderer_host/
chrome_render_widget_host_view_mac_history_swiper.mm 161 // Remove the history overlay.
237 // Creates and displays a history overlay controller.
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/css/
file_manager.css 15 * - 1000: overlay panel (ie. image editor)
1337 /* Overlay pane covering the entire file manager window (e.g. image editor)*/
1338 .overlay-pane {
1349 /* When the overlay pane is visible hide everything else so that the tab order
1351 body[overlay-visible] > :not(.overlay-pane) {
1410 z-index: 600; /* Must be below the overlay pane (1000). */
    [all...]
  /external/chromium_org/chrome/browser/ui/cocoa/tabs/
tab_strip_drag_controller.mm 57 // Resolve overlay back to original window.
256 // If dragging the tab only moves the current window, do not show overlay

Completed in 1050 milliseconds

<<31323334353637383940>>