Home
last modified time | relevance | path

Searched refs:actualSize (Results 1 – 7 of 7) sorted by relevance

/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/utils/
DA11yUtils.kt42 fun getTouchTargetMargin(desiredSize: Float, actualSize: Int): Int { in getTouchTargetMargin()
43 return max(((desiredSize - actualSize) / 2) * 1.0f, 0f).toInt() in getTouchTargetMargin()
/packages/modules/StatsD/framework/jni/
Dandroid_util_StatsLog.cpp32 jint actualSize = env->GetArrayLength(buf); in android_util_StatsLog_write() local
33 if (actualSize < size) { in android_util_StatsLog_write()
/packages/apps/Camera2/src/com/android/camera/one/v2/common/
DPictureSizeCalculator.java173 private Rect getPostCrop(AspectRatio targetAspect, Size actualSize) { in getPostCrop() argument
174 return targetAspect.getLargestCenterCrop(actualSize); in getPostCrop()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DFastPairAdvertiserTest.java341 int actualSize = actualData.length; in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds() local
343 assertThat(actualSize).isEqualTo(TEST_ACCOUNT_KEY_FILTER_DATA_WITH_KEYS_LENGTH); in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds()
347 assertThat(actualData[actualSize - 2]) in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds()
349 byte salt = actualData[actualSize - 1]; in testAdvertiseAccountKeyFilterWithKeys_advertisingSucceeds()
/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp1298 const uint32_t actualSize = TypeManager::get()->getSizeOfData( in updateOutputShapes() local
1300 if (actualSize > 0) { in updateOutputShapes()
1302 from[i].dimensions, actualSize); in updateOutputShapes()
/packages/apps/TV/libs/
Dtruth-0.45.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...