HomeSort by relevance Sort by last modified time
    Searched refs:overlay (Results 1 - 25 of 723) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-scripts/
overlay-size.exp 1 # Test the OVERLAY statement.
25 run_dump_test overlay-size
overlay-size.d 1 # ld: -T overlay-size.t -Map tmpdir/overlay-size.map
2 # name: overlay size
4 # map: overlay-size-map.d
  /build/make/core/
build_rro_package.mk 2 ## Standard rules for installing runtime resouce overlay APKs.
5 ## a particular theme as set by ro.boot.vendor.overlay.theme system property.
15 $(error runtime resource overlay package should not contain sources)
19 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/overlay
21 LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR)/overlay/$(LOCAL_RRO_THEME)
  /packages/apps/StorageManager/src/com/android/storagemanager/overlay/
FeatureFactoryImpl.java 17 package com.android.storagemanager.overlay;
DeletionHelperFeatureProvider.java 17 package com.android.storagemanager.overlay;
  /packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/
OverlayRenderer.java 26 protected RenderOverlay overlay; field in class:OverlayRenderer
64 public void setOverlay(RenderOverlay overlay) {
65 this.overlay = overlay;
77 if (overlay != null) {
78 return overlay.getContext();
93 if (overlay != null) {
94 overlay.update();
  /external/robolectric-shadows/robolectric/src/test/java/org/robolectric/
ConfigTest.java 30 assertThat(sdksIn(overlay(base, new Config.Builder().build())))
33 assertThat(sdksIn(overlay(base, new Config.Builder().setSdk(16).build())))
36 assertThat(sdksIn(overlay(base, new Config.Builder().setMinSdk(16).build())))
39 assertThat(sdksIn(overlay(base, new Config.Builder().setMaxSdk(20).build())))
42 assertThat(sdksIn(overlay(base, new Config.Builder().setMinSdk(16).setMaxSdk(18).build())))
50 assertThat(sdksIn(overlay(base, new Config.Builder().build())))
53 assertThat(sdksIn(overlay(base, new Config.Builder().setSdk(16).build())))
56 assertThat(sdksIn(overlay(base, new Config.Builder().setMinSdk(16).build())))
59 assertThat(sdksIn(overlay(base, new Config.Builder().setMaxSdk(20).build())))
62 assertThat(sdksIn(overlay(base, new Config.Builder().setMinSdk(16).setMaxSdk(18).build()))
185 private Config overlay(Config base, Config.Implementation build) { method in class:ConfigTest
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_ad.h 45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
63 overlay::utils::eDest mDest;
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_ad.h 45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
61 overlay::utils::eDest mDest;
  /hardware/qcom/display/msm8994/libhwcomposer/
hwc_ad.h 45 const overlay::utils::Whf& whf,
50 mDest = overlay::utils::OV_INVALID;
61 overlay::utils::eDest mDest;
  /frameworks/support/wear/src/androidTest/java/androidx/wear/widget/
ConfirmationOverlayTest.java 79 final ConfirmationOverlay overlay = new ConfirmationOverlay(); local
85 overlay.showOn(activity);
95 overlay.setFinishedAnimationListener(onAnimationFinishedListener);
96 overlay.hide();
108 ConfirmationOverlay overlay = new ConfirmationOverlay(); local
110 overlay.showAbove(mLinearLayout);
114 overlay.hide();
121 final ConfirmationOverlay overlay = new ConfirmationOverlay() local
130 overlay.showOn(activity);
140 overlay.setFinishedAnimationListener(onAnimationFinishedListener)
152 final ConfirmationOverlay overlay = new ConfirmationOverlay() local
183 final ConfirmationOverlay overlay = new ConfirmationOverlay() local
227 final ConfirmationOverlay overlay = local
256 final ConfirmationOverlay overlay = local
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
LauncherExterns.java 31 void setLauncherOverlay(Launcher.LauncherOverlay overlay);
  /packages/services/Car/car-support-lib/
car-support.mk 20 # Add --auto-add-overlay flag if not present
21 ifeq (,$(findstring --auto-add-overlay, $(LOCAL_AAPT_FLAGS)))
22 LOCAL_AAPT_FLAGS += --auto-add-overlay
  /development/apps/GestureBuilder/src/com/android/gesture/builder/
CreateGestureActivity.java 46 GestureOverlayView overlay = (GestureOverlayView) findViewById(R.id.gestures_overlay); local
47 overlay.addOnGestureListener(new GesturesProcessor());
65 final GestureOverlayView overlay = local
67 overlay.post(new Runnable() {
69 overlay.setGesture(mGesture);
111 public void onGestureStarted(GestureOverlayView overlay, MotionEvent event) {
116 public void onGesture(GestureOverlayView overlay, MotionEvent event) {
119 public void onGestureEnded(GestureOverlayView overlay, MotionEvent event) {
120 mGesture = overlay.getGesture();
122 overlay.clear(false)
    [all...]
  /frameworks/opt/setupwizard/navigationbar/
common.mk 16 LOCAL_AAPT_FLAGS += --auto-add-overlay --extra-packages com.android.setupwizard.navigationbar
  /frameworks/base/packages/SystemUI/tests/src/com/android/systemui/plugins/
VersionInfoTest.java 51 VersionInfo overlay = new VersionInfo().addClass(OverlayPlugin.class); local
53 overlay.checkVersion(impl);
58 VersionInfo overlay = new VersionInfo().addClass(OverlayPlugin.class); local
61 overlay.checkVersion(impl);
66 VersionInfo overlay = new VersionInfo().addClass(OverlayPlugin.class); local
69 overlay.checkVersion(impl);
74 VersionInfo overlay = new VersionInfo().addClass(QS.class); local
77 overlay.checkVersion(impl);
82 VersionInfo overlay = new VersionInfo().addClass(QS.class); local
84 overlay.checkVersion(impl)
    [all...]
  /external/aac/libAACdec/src/
rvlcconceal.cpp 166 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
173 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
180 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfFwd[bnds];
243 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds];
250 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds];
257 pAacDecoderChannelInfo->pComData->overlay.aac.aRvlcScfBwd[bnds];
289 &pAacDecoderChannelInfo->pComData->overlay.aac.erRvlcInfo;
351 pAacDecoderChannelInfo->pComData->overlay.aac
353 pAacDecoderChannelInfo->pComData->overlay.aac
355 pAacDecoderChannelInfo->pComData->overlay.aa
    [all...]
  /external/ImageMagick/Magick++/demo/
detrans.cpp 45 Image overlay( fname );
46 Image base( overlay.size(), color );
47 base.composite( overlay, 0, 0, OverCompositeOp );
  /packages/apps/Settings/src/com/android/settings/wrapper/
OverlayManagerWrapper.java 40 public List<OverlayInfo> getOverlayInfosForTarget(String overlay, int userId) {
46 = mOverlayManager.getOverlayInfosForTarget(overlay, userId);
57 public boolean setEnabled(String overlay, boolean enabled, int userId) {
62 return mOverlayManager.setEnabled(overlay, enabled, userId);
68 public boolean setEnabledExclusiveInCategory(String overlay, int userId) {
73 return mOverlayManager.setEnabledExclusiveInCategory(overlay, userId);
  /frameworks/base/libs/androidfw/tests/data/overlay/
build 21 aapt2 link --manifest AndroidManifest.xml -o overlay.apk compiled.flata
  /device/google/cuttlefish/vsoc_x86/phone/
device.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/phone/overlay
  /device/google/cuttlefish/vsoc_x86/tablet/
device.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/tablet/overlay
  /device/google/cuttlefish/vsoc_x86/tablet_3g/
device.mk 22 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86/tablet_3g/overlay
  /device/google/cuttlefish/vsoc_x86_64/phone/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86_64/phone/overlay
  /device/google/cuttlefish/vsoc_x86_64/tablet/
device.mk 23 PRODUCT_PACKAGE_OVERLAYS := device/google/cuttlefish/vsoc_x86_64/tablet/overlay

Completed in 3064 milliseconds

1 2 3 4 5 6 7 8 91011>>