/hardware/ti/omap3/dspbridge/libbridge/inc/ |
DSPNode.h | 228 * DSP_EOVERLAYMEMORY: Overlay region for this phase in use by another node 252 * DSP_EOVERLAYMEMORY: Overlay region for this phase in use by another node 398 * DSP_EOVERLAYMEMORY: Overlay region for this phase in use by another node
|
/packages/apps/VideoEditor/src/com/android/videoeditor/ |
VideoEditorBaseActivity.java | 564 public void onOverlayAdded(String projectPath, MovieOverlay overlay, 580 getOverlayLayout().addOverlay(mediaItemId, overlay); [all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/ |
OMX_VPP_Utils.c | 183 OMX_U16 Overlay;
248 /*Overlay input port*/
430 /*for overlay*/
432 Overlay = 1;
434 VPP_DPRINT("VPP::OVERLAY ENABLED");
437 Overlay = 0;
447 Overlay,
455 Overlay,
[all...] |
/external/chromium/chrome/browser/renderer_host/ |
render_widget_host_view_gtk.cc | 1025 SkColor overlay = SkColorSetA( local [all...] |
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/ |
NetworkController.java | 88 int mMobileActivityIconId; // overlay arrows for data direction 108 int mWifiActivityIconId = 0; // overlay arrows for wifi direction [all...] |
/frameworks/base/docs/html/about/versions/ |
android-4.3.jd | 614 android.view.View} by calling {@link android.view.View#getOverlay}. The overlay 622 without affecting the view hierarchy. However, because the usable area of an overlay is 624 its position in the layout, you must use an overlay from a parent view that has the desired 627 <p>When you create an overlay for a widget view such as a {@link android.widget.Button}, yo [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/share/info/ |
ld.info | [all...] |
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/share/info/ |
ld.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/share/info/ |
ld.info | [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/share/info/ |
ld.info | [all...] |
/frameworks/base/libs/androidfw/ |
ResourceTypes.cpp | [all...] |
/frameworks/base/core/java/android/view/ |
WindowManager.java | 357 * Window type: system overlay windows, which need to be displayed 420 * Window type: secure system overlay windows, which need to be displayed 463 * Window type: The volume level overlay/dialog shown when the user 508 * Window type: Display overlay window. Used to simulate secondary display devices. 515 * Window type: Magnification overlay window. Used to highlight the magnified [all...] |
/external/quake/quake/src/QW/client/ |
screen.c | 35 intermission / finale overlay
1069 D_EnableBackBufferAccess (); // of all overlay stuff if drawing directly
1091 D_EnableBackBufferAccess (); // of all overlay stuff if drawing directly
|
/frameworks/base/docs/html/reference/com/google/android/gms/maps/model/ |
package-summary.html | 697 <td class="jd-descrcol" width="100%">A ground overlay is an image that is fixed to a map. </td> 701 <td class="jd-descrcol" width="100%">Defines options for a ground overlay. </td> 745 <td class="jd-descrcol" width="100%">A Tile Overlay is a set of images which are displayed on top of the base map tiles. </td>
|
/dalvik/dx/src/com/android/dx/cf/code/ |
ExecutionStack.java | 312 ex.addContext("overlay stack:");
|
LocalsArraySet.java | 358 ex.addContext("overlay locals:");
|
/device/lge/mako/ |
device.mk | 22 DEVICE_PACKAGE_OVERLAYS := device/lge/mako/overlay
|
/device/samsung/manta/ |
device.mk | 124 device/samsung/manta/overlay
|
/device/samsung/tuna/ |
device.mk | 28 DEVICE_PACKAGE_OVERLAYS := device/samsung/tuna/overlay
|
/external/chromium/chrome/browser/chromeos/input_method/ |
input_method_util.h | 84 // Gets the ID for the keyboard overlay from the given input method ID.
|
/external/chromium/chrome/browser/ui/cocoa/bookmarks/ |
bookmark_button.mm | 183 // Lock bar visibility, forcing the overlay to stay visible if we are in
|
/external/chromium/chrome/browser/ui/cocoa/ |
browser_frame_view.mm | 279 // Check to see if we have an overlay image.
|
/external/neven/Embedded/common/src/b_ImageEm/ |
UInt8PyramidalImage.h | 149 /** create overlay bim_UInt8Image (does not own memory) */
|
/external/qemu/ |
a.out.h | 342 unsigned short e_ovno; /* Overlay number, 0x0 */
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
SDL_sysvideo.h | 86 /* Create a YUV video surface (possibly overlay) of the given
|