Home
last modified time | relevance | path

Searched defs:properties (Results 1 – 25 of 94) sorted by relevance

1234

/frameworks/base/tools/layoutlib/bridge/src/android/os/
DSystemProperties_Delegate.java43 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get() local
53 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_int() local
64 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_long() local
79 Map<String, String> properties = Bridge.getPlatformProperties(); in native_get_boolean() local
97 Map<String, String> properties = Bridge.getPlatformProperties(); in native_set() local
/frameworks/base/libs/hwui/tests/unit/
DSkiaRenderPropertiesTests.cpp77 testProperty([](RenderProperties& properties) { in TEST()
87 testProperty([](RenderProperties& properties) { in TEST()
95 testProperty([](RenderProperties& properties) { in TEST()
104 testProperty([](RenderProperties& properties) { in TEST()
DRenderNodeDrawableTests.cpp280 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
293 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
301 [&projectingRipple](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
308 … [&receiverBackground, &child](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
402 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
412 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
418 [&projectingRipple](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
424 SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
492 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
497 [](RenderProperties& properties, SkiaRecordingCanvas& canvas) { in RENDERTHREAD_TEST()
[all …]
DFrameBuilderTests.cpp1667 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1679 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1687 [&projectingRipple](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1694 [&receiverBackground, &child](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1748 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1758 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1764 [&projectingRipple](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1770 [&receiverBackground, &child](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1823 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
1828 [](RenderProperties& properties, RecordingCanvas& canvas) { in RENDERTHREAD_OPENGL_PIPELINE_TEST()
[all …]
/frameworks/base/libs/hwui/pipeline/skia/
DRenderNodeDrawable.cpp119 const RenderProperties& properties = this->getNodeProperties(); in forceDraw() local
140 static bool layerNeedsPaint(const LayerProperties& properties, in layerNeedsPaint()
157 const RenderProperties& properties = renderNode->properties(); in drawContent() local
219 void RenderNodeDrawable::setViewProperties(const RenderProperties& properties, SkCanvas* canvas, in setViewProperties()
/frameworks/base/location/java/android/location/
DLocationProvider.java59 public LocationProvider(String name, ProviderProperties properties) { in LocationProvider()
85 public static boolean propertiesMeetCriteria(String name, ProviderProperties properties, in propertiesMeetCriteria()
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
DProcessBindable.java110 HashSet<String> properties = new HashSet<String>(); in generateBRClasses() local
231 void captureProperties(Set<String> properties); in captureProperties()
252 public void captureProperties(Set<String> properties) { in captureProperties()
260 HashSet<String> properties = mProperties.get(className); in addProperty() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/stack/
DExpandableViewState.java182 public void animateTo(View child, AnimationProperties properties) { in animateTo()
234 private void startHeightAnimation(final ExpandableView child, AnimationProperties properties) { in startHeightAnimation()
316 AnimationProperties properties) { in startShadowAlphaAnimation()
378 private void startInsetAnimation(final ExpandableView child, AnimationProperties properties) { in startInsetAnimation()
DViewState.java324 private void startAlphaAnimation(final View child, AnimationProperties properties) { in startAlphaAnimation()
411 private void startZTranslationAnimation(final View child, AnimationProperties properties) { in startZTranslationAnimation()
471 private void startXTranslationAnimation(final View child, AnimationProperties properties) { in startXTranslationAnimation()
536 private void startYTranslationAnimation(final View child, AnimationProperties properties) { in startYTranslationAnimation()
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/animation/
DAppearAnimationUtils.java74 AppearAnimationProperties properties = getDelays(objects); in startAnimation2d() local
80 AppearAnimationProperties properties = getDelays(objects); in startAnimation() local
84 private <T> void startAnimations(AppearAnimationProperties properties, T[] objects, in startAnimations()
107 private <T> void startAnimations(AppearAnimationProperties properties, T[][] objects, in startAnimations()
/frameworks/av/radio/
DIRadioService.cpp52 virtual status_t listModules(struct radio_properties *properties, in listModules()
127 struct radio_properties *properties = in onTransact() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DFlingAnimationUtils.java137 AnimatorProperties properties = getProperties(currValue, endValue, velocity, in apply() local
156 AnimatorProperties properties = getProperties(currValue, endValue, velocity, in apply() local
222 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity, in applyDismissing() local
242 AnimatorProperties properties = getDismissingProperties(currValue, endValue, velocity, in applyDismissing() local
/frameworks/base/location/lib/java/com/android/location/provider/
DProviderPropertiesUnbundled.java40 private ProviderPropertiesUnbundled(ProviderProperties properties) { in ProviderPropertiesUnbundled()
/frameworks/base/core/java/android/bluetooth/
DBluetoothGattCharacteristic.java234 public BluetoothGattCharacteristic(UUID uuid, int properties, int permissions) { in BluetoothGattCharacteristic()
244 int properties, int permissions) { in BluetoothGattCharacteristic()
253 int properties, int permissions) { in BluetoothGattCharacteristic()
259 int properties, int permissions) { in initCharacteristic()
/frameworks/base/services/usb/java/com/android/server/usb/
DUsbMidiDevice.java140 public static UsbMidiDevice create(Context context, Bundle properties, int card, int device) { in create()
288 private boolean register(Context context, Bundle properties) { in register()
DUsbAlsaManager.java399 Bundle properties = new Bundle(); in usbDeviceAdded() local
477 Bundle properties = new Bundle(); in setPeripheralMidiState() local
/frameworks/av/services/radio/
DHidlUtils.cpp77 void HidlUtils::convertPropertiesFromHal(radio_hal_properties_t *properties, in convertPropertiesFromHal()
DRadioService.h90 const struct radio_properties properties() const { return mProperties; } in properties() function
DRadioService.cpp71 radio_properties_t properties; in onFirstRef() local
87 status_t RadioService::listModules(struct radio_properties *properties, in listModules()
187 void RadioService::convertProperties(radio_properties_t *properties, in convertProperties()
373 RadioService::Module::Module(sp<RadioInterface> hwDevice, radio_properties properties) in Module()
/frameworks/av/services/soundtrigger/
DSoundTriggerHalLegacy.cpp69 int SoundTriggerHalLegacy::getProperties(struct sound_trigger_properties *properties) in getProperties()
/frameworks/base/services/core/java/com/android/server/location/
DGpsXtraDownloader.java50 GpsXtraDownloader(Properties properties) { in GpsXtraDownloader()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DPropertyAnimator.java39 AnimationProperties properties) { in startAnimation()
/frameworks/base/telecomm/java/android/telecom/
DParcelableConnection.java61 int properties, in ParcelableConnection()
89 int properties, in ParcelableConnection()
/frameworks/base/libs/hwui/
DVectorDrawable.cpp127 const FullPathProperties& properties = useStagingData ? mStagingProperties : mProperties; in getUpdatedPath() local
151 const FullPathProperties& properties = useStagingData ? mStagingProperties : mProperties; in draw() local
309 void Group::getLocalMatrix(SkMatrix* outMatrix, const GroupProperties& properties) { in getLocalMatrix()
/frameworks/base/media/java/android/media/midi/
DIMidiManager.aidl46 in Bundle properties, int type); in registerDeviceServer()

1234