HomeSort by relevance Sort by last modified time
    Searched full:overlay (Results 501 - 525 of 849) sorted by null

<<21222324252627282930>>

  /external/qemu/distrib/zlib-1.2.3/
deflate.c 231 ushf *overlay; local
232 /* We overlay pending_buf and d_buf+l_buf. This works since the average
293 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
294 s->pending_buf = (uchf *) overlay;
304 s->d_buf = overlay + s->lit_bufsize/sizeof(ush);
903 ushf *overlay;
    [all...]
  /external/webkit/Source/WebCore/css/
CSSValueKeywords.in 426 overlay
  /external/webkit/Source/WebCore/inspector/front-end/
audits.css 59 overflow-y: overlay;
  /external/webkit/Source/WebKit2/UIProcess/API/mac/
PageClientImpl.mm 396 // If the dictionary lookup is being triggered by a hot key, force the overlay style.
  /external/zlib/src/
deflate.c 228 ushf *overlay; local
229 /* We overlay pending_buf and d_buf+l_buf. This works since the average
301 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof(ush)+2);
302 s->pending_buf = (uchf *) overlay;
312 s->d_buf = overlay + s->lit_bufsize/sizeof(ush);
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.cpp 1026 //Provide the overlay Update indication when there is an overlay effect
    [all...]
  /frameworks/base/docs/html/design/patterns/
help.jd 37 The first time each user visits the All Apps screen, a semi-transparent overlay appears to teach an important gesture.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 134 * Create all windows necessary for the status bar (including navigation, overlay panels, etc)
    [all...]
  /hardware/qcom/display/libgralloc/
gpu.cpp 276 // display need to go to overlay
  /packages/apps/Browser/src/com/android/browser/
BookmarkUtils.java 101 // If we have a favicon, overlay it in a nice rounded white box on top of the
  /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
CropView.java 337 // Draw overlay shadows
  /packages/apps/Phone/res/layout/
incall_touch_ui.xml 19 This layout is a fullscreen overlay, drawn on top of the
  /packages/apps/Phone/res/layout-land/
incall_touch_ui.xml 19 This layout is a fullscreen overlay, drawn on top of the
incall_touch_ui_cdma.xml 19 This layout is a fullscreen overlay, drawn on top of the
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
coff.h 194 #define COFF_STYP_OVER 0x400 /* overlay section */
videodev2.h 71 #define VID_TYPE_OVERLAY 8 /* Overlay onto frame buffer */
72 #define VID_TYPE_CHROMAKEY 16 /* Overlay by chromakey */
236 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */
242 #define V4L2_CAP_VIDEO_OUTPUT_OVERLAY 0x00000200 /* Can do video output overlay */
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 194 #define COFF_STYP_OVER 0x400 /* overlay section */
videodev2.h 71 #define VID_TYPE_OVERLAY 8 /* Overlay onto frame buffer */
72 #define VID_TYPE_CHROMAKEY 16 /* Overlay by chromakey */
236 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */
242 #define V4L2_CAP_VIDEO_OUTPUT_OVERLAY 0x00000200 /* Can do video output overlay */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
coff.h 194 #define COFF_STYP_OVER 0x400 /* overlay section */
videodev2.h 71 #define VID_TYPE_OVERLAY 8 /* Overlay onto frame buffer */
72 #define VID_TYPE_CHROMAKEY 16 /* Overlay by chromakey */
236 #define V4L2_CAP_VIDEO_OVERLAY 0x00000004 /* Can do video overlay */
242 #define V4L2_CAP_VIDEO_OUTPUT_OVERLAY 0x00000200 /* Can do video output overlay */
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.6/bin/
mipsel-linux-android-gdb 
mipsel-linux-android-gdbtui 
  /prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/bin/
i686-linux-android-gdb 
i686-linux-android-gdbtui 
  /external/chromium-trace/
script.js 4 window.FLATTENED.overlay=!0;window.FLATTENED.category_filter_dialog=!0;window.FLATTENED.find_control=!0;window.FLATTENED["importer.trace_event_importer"]=!0;window.FLATTENED["importer.linux_perf.parser"]=!0;window.FLATTENED["importer.linux_perf.bus_parser"]=!0;window.FLATTENED["importer.linux_perf.clock_parser"]=!0;window.FLATTENED["importer.linux_perf.cpufreq_parser"]=!0;window.FLATTENED["importer.linux_perf.disk_parser"]=!0;window.FLATTENED["importer.linux_perf.drm_parser"]=!0;
    [all...]

Completed in 390 milliseconds

<<21222324252627282930>>