Home
last modified time | relevance | path

Searched refs:shrink (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/ex/framesequence/samples/FrameSequenceSamples/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/packages/apps/Camera2/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/opt/calendar/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/opt/chips/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/opt/timezonepicker/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/ex/framesequence/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/opt/photoviewer/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/opt/colorpicker/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/packages/apps/Calendar/
H A Dproject.properties10 # To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.d…
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DFatVectorTests.cpp79 TEST(FatVector, shrink) { in TEST() argument
/aosp12/packages/modules/Connectivity/service/
H A DAndroid.bp56 // TODO: move to net-utils-device-common, enable shrink optimization to avoid extra classes
/aosp12/frameworks/base/apex/media/framework/
H A DAndroid.bp37 shrink: true,
/aosp12/packages/modules/NetworkStack/src/android/net/apf/
H A DApfGenerator.java186 boolean shrink() throws IllegalInstructionException { in shrink() method in ApfGenerator.Instruction
925 if (instruction.shrink()) { in generate()
/aosp12/frameworks/base/media/jni/soundpool/
H A DAndroid.bp46 "modernize-shrink-to-fit",
/aosp12/packages/modules/NeuralNetworks/runtime/test/fuzzing/operation_signatures/
H A DSelection.cpp323 bool shrink = shrinkMask & (1 << i); in stridedSliceFinalizer() local
324 if (!shrink) { in stridedSliceFinalizer()
/aosp12/frameworks/av/services/mediametrics/
H A DAndroid.bp39 "modernize-shrink-to-fit",
/aosp12/packages/modules/Wifi/service/
H A DAndroid.bp130 shrink: true,
/aosp12/packages/apps/Settings/src/com/android/settings/security/
H A DRequestManageCredentials.java296 mExtendedFab.shrink(); in addOnScrollListener()
/aosp12/frameworks/opt/chips/src/com/android/ex/chips/
H A DRecipientEditTextView.java241 shrink();
617 shrink(); in onFocusChanged()
728 private void shrink() { in shrink() method in RecipientEditTextView
1297 public void setOnFocusListShrinkRecipients(boolean shrink) { in setOnFocusListShrinkRecipients() argument
1298 mShouldShrink = shrink; in setOnFocusListShrinkRecipients()
/aosp12/art/runtime/
H A Dthread.h733 size_t shrink = (kRuntimePointerSize > pointer_size) ? in ThreadOffsetFromTlsPtr() local
735 return ThreadOffset<pointer_size>(base + ((tls_ptr_offset * scale) / shrink)); in ThreadOffsetFromTlsPtr()
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java1506 float shrink = (float) (xPages - 1) / (float) xPages; in processLocalColors() local
1507 xOffset *= shrink; in processLocalColors()
/aosp12/build/make/tools/releasetools/
H A Dtest_common.py2065 shrink = lines.index("resize vendor 536870912")
2073 max_idx_move_partition_out_foo = max(remove, move_product_out, shrink)
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...

12