Home
last modified time | relevance | path

Searched refs:fixed (Results 1 – 25 of 74) sorted by relevance

123

/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/
DBoundedRect.java259 int fixed = -1; in fixedAspectResizeInner() local
262 fixed = 0; // top left in fixedAspectResizeInner()
264 fixed = 2; // top right in fixedAspectResizeInner()
267 fixed = 4; // bottom right in fixedAspectResizeInner()
269 fixed = 6; // bottom left in fixedAspectResizeInner()
272 if (fixed == -1) in fixedAspectResizeInner()
284 if (moved == fixed) in fixedAspectResizeInner()
301 float fixed_x = oldInnerCorners[fixed]; in fixedAspectResizeInner()
302 float fixed_y = oldInnerCorners[fixed + 1]; in fixedAspectResizeInner()
313 if (fixed == 0) { in fixedAspectResizeInner()
[all …]
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/util/
DRecentOrientedStateHandlerTests.kt84 fun `test fixed landscape when device is portrait`() { in test fixed landscape when device is portrait()
98 fun `test fixed landscape when device is landscape`() { in test fixed landscape when device is landscape()
112 fun `test fixed landscape when device is seascape`() { in test fixed landscape when device is seascape()
126 fun `test fixed landscape when device is portrait and display rotation is portrait`() { in test fixed landscape when device is portrait and display rotation is portrait()
140 fun `test fixed landscape when device is landscape and display rotation is landscape `() { in test fixed landscape when device is landscape and display rotation is landscape()
154 fun `test fixed landscape when device is seascape and display rotation is seascape`() { in test fixed landscape when device is seascape and display rotation is seascape()
/packages/services/Car/tests/fixed_activity_mode_test/
Dfixed_activity_mode_test.sh16 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink…
31 adb shell dumpsys car_service start-fixed-activity-mode $DISP_ID com.google.android.car.kitchensink…
42 adb shell dumpsys car_service stop-fixed-activity-mode $DISP_ID
/packages/apps/Car/Notification/tests/unit/src/com/android/car/notification/
DCarHeadsUpNotificationQueueTest.java292 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_expireNotifications_whenParked()
327 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_doesNot_expireNotifications_whenParked()
360 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_expireNotifications_whenDriving()
395 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_doesNot_expireNotifications_forInternalCategory()
417 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_setHunExpiredFlagToTrue_onHunExpired()
442 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_setHunExpiredFlagToFalse_onHunExpiredAndEmptyQueue()
463 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_setHunRemovalFlagToTrue_onHunExpiredAndEmptyQueue()
501 mCarHeadsUpNotificationQueue.setClock(Clock.fixed(now, ZoneId.systemDefault())); in triggerCallback_doesNot_expireNotifications_whenDriving()
/packages/modules/Virtualization/guest/pvmfw/src/
Drollback.rs47 if let Some(fixed) = get_fixed_rollback_protection(verified_boot_data) { in perform_rollback_protection()
49 perform_fixed_index_rollback_protection(verified_boot_data, fixed)?; in perform_rollback_protection()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcpcontroller/bip/
DBipPixel.java117 Pattern fixed = Pattern.compile("^(\\d{1,5})\\*(\\d{1,5})$"); in BipPixel() local
118 Matcher m1 = fixed.matcher(pixel); in BipPixel()
/packages/modules/GeoTZ/s2storage/
DREADME.md40 a compact way. Each entry in the table takes up a fixed number of bytes.
43 table. Then they contain one or more fixed length `{key}`/`{value}` records of `{R}` bits sorted by
/packages/modules/GeoTZ/tzs2storage/
DREADME.md38 a compact way. Each entry in the table takes up a fixed number of bytes.
41 table. Then they contain one or more fixed length `{key}`/`{value}` records of `{R}` bits sorted by
87 applying a fixed offset. The block info and block data for the cell's suffix table can be accessed
94 calculated by adding a fixed offset (obtained from the header block) to the cell ID `{prefix}`.
187 As with any packed table, each record in the packed table has a fixed width of `{R}` bits. The first
/packages/services/Car/libs/car-test-lib/src/android/car/test/
DApiHelper.java76 String fixed = api.substring(0, index) + "$" + api.substring(index + 1, api.length()); in resolve() local
77 member = getField(fixed); in resolve()
/packages/modules/NetworkStack/tests/integration/
DOWNERS2 # TODO: move bug template config to common OWNERS_core_networking file once b/226427845 is fixed
/packages/modules/NetworkStack/tests/unit/
DOWNERS2 # TODO: move bug template config to common OWNERS_core_networking file once b/226427845 is fixed
/packages/apps/Settings/
DPREUPLOAD.cfg2 # TODO(b/377902600): Re-enable this hook once it is fixed.
/packages/apps/TvSettings/
DPREUPLOAD.cfg2 # TODO(b/377902600): Re-enable this hook once it is fixed.
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DAutoRevokePermissions.kt132 val fixed = group.isBackgroundFixed || group.isForegroundFixed in <lambda>() constant
138 !fixed && in <lambda>()
/packages/modules/NeuralNetworks/
DTEST_MAPPING37 // TODO(b/244359503): Re-enable once the conversion layer is fixed.
/packages/modules/Wifi/aidl/mainline_supplicant/
DAndroid.bp30 // Disable linter to avoid error about fixed size arrays.
/packages/modules/AdServices/adservices/tests/unittest/service-core/protectedaudience/src/com/android/adservices/service/adselection/
DAdBiddingOutcomeTest.java49 private static final Clock CLOCK = Clock.fixed(Instant.now(), ZoneOffset.UTC);
/packages/modules/Bluetooth/system/gd/packet/parser/
Dlanguage_y.yy70 %token FIXED "fixed"
528 DEBUG() << "Group with fixed field(s) " << *$1 << "\n";
590 DEBUG() << "Group with a fixed integer value=" << $1 << " value=" << $3 << "\n";
597 DEBUG() << "Group with a fixed enum field value=" << *$3 << " enum=" << *$1;
DREADME56 Custom fields with fixed size must extend and implement:
/packages/providers/MediaProvider/pdf/framework/
Dpdf_viewer_flags.aconfig4 # All the flags that we are adding into Android V release have to be fixed read only.
/packages/apps/Car/Notification/tests/unit/
DAndroid.bp58 // TODO(b/343738857): Renable this after the test is fixed.
/packages/modules/HealthFitness/tests/cts/hostsidetests/healthconnect/
DAndroid.bp51 // TODO(b/358006651): Re-enable once the test is fixed.
/packages/apps/Car/Launcher/app/tests/
DAndroid.bp65 // b/341652226: temporarily disable multi-dex until D8 is fixed
/packages/modules/Connectivity/tests/deflake/
DAndroid.bp49 // TODO: Remove this when b/201754360 is fixed.
/packages/modules/Connectivity/clatd/
DAndroid.bp82 // Until those warnings are fixed, disable these checks.

123