HomeSort by relevance Sort by last modified time
    Searched defs:overlay (Results 26 - 36 of 36) sorted by null

12

  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/inc/
OMX_VPP_Utils.h 247 OMX_U32 ulFrostedGlassOvly; /* Frosted glass effect overlay */
418 VPP_OVERLAY *overlay; member in struct:VPP_COMPONENT_PRIVATE
  /sdk/hierarchyviewer/src/com/android/hierarchyviewer/ui/
ScreenViewer.java 62 private BufferedImage overlay; field in class:ScreenViewer
140 buildSlider(panel, "Overlay:", "0%", "100%", 0, 100, 30, 1).addChangeListener(
289 if (overlay != null && showOverlay) {
291 g2.drawImage(overlay, 0, image.getHeight() - overlay.getHeight(), null);
574 if (overlay != null) {
577 g2.drawImage(overlay, 0, image.getHeight() - overlay.getHeight(), null);
821 overlay = get();
  /external/netperf/
netlib.c 2454 } *overlay; local
2475 } *overlay; local
    [all...]
  /packages/apps/Contacts/src/com/android/contacts/
ContactsListActivity.java 2012 String overlay = null; local
    [all...]
  /packages/apps/Phone/src/com/android/phone/
InCallScreen.java 134 // The "touch lock" overlay timeout comes from Gservices; this is the default.
140 // Amount of time that we display the provider's overlay if applicable.
172 private static final int EVENT_HIDE_PROVIDER_OVERLAY = 121; // Time to remove the overlay.
265 // Optional overlay when a 3rd party provider is used.
278 // "Touch lock overlay" feature
280 private View mTouchLockOverlay; // The overlay over the whole screen
359 // eventually bring up the "touch lock" overlay.
495 updateProviderOverlay(); // Clear the overlay.
633 // The "touch lock overlay" feature is used only on devices that
3266 ViewGroup overlay = (ViewGroup) findViewById(R.id.inCallProviderOverlay); local
    [all...]
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 
  /prebuilt/sdk/8/
android.jar 

Completed in 310 milliseconds

12