Home
last modified time | relevance | path

Searched refs:square (Results 1 – 20 of 20) sorted by relevance

/packages/apps/EmergencyInfo/src/com/android/emergency/
DCircleFramedDrawable.java64 final int square = Math.min(width, height); in CircleFramedDrawable() local
66 final Rect cropRect = new Rect((width - square) / 2, (height - square) / 2, square, square); in CircleFramedDrawable()
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/
DTaskbarBackgroundRenderer.kt72 private val square = Path() constant in com.android.launcher3.taskbar.TaskbarBackgroundRenderer
128 square.reset() in setCornerRoundness()
129 square.addRect(0f, 0f, cornerRadius, cornerRadius, Path.Direction.CW) in setCornerRoundness()
132 invertedLeftCornerPath.op(square, circle, Path.Op.DIFFERENCE) in setCornerRoundness()
136 invertedRightCornerPath.op(square, circle, Path.Op.DIFFERENCE) in setCornerRoundness()
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DCbGeoUtilsTest.java197 CbGeoUtils.DistancePolygon square = createPolygon( in testDistanceWithSquareToPoint() local
202 double distance = square.distance(llDueEast); in testDistanceWithSquareToPoint()
208 double llDistance = square.distance(llDueEastNorth); in testDistanceWithSquareToPoint()
210 square.distance(llDueEastNorth); in testDistanceWithSquareToPoint()
/packages/modules/Connectivity/nearby/
DREADME.md43 4. Select the JAR file found above, make sure it is checked in the beginning square.
/packages/inputmethods/LatinIME/dictionaries/
Den_emoji.combined.gz1dictionary=emoji:en,description=Emoji for English words,locale=en,date ...
Den_GB_wordlist.combined.gz
Den_US_wordlist.combined.gz
Den_wordlist.combined.gz
Dnl_wordlist.combined.gz
Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
Dpl_wordlist.combined.gz
Dde_wordlist.combined.gz1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ...
Dfi_wordlist.combined.gz1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ...
Dfr_wordlist.combined.gz
Dsv_wordlist.combined.gz
/packages/apps/TV/res/raw/
Dthird_party_licenses3042 (For example, a function in a library to compute square roots has
3046 be optional: if the application does not supply it, the square
3047 root function must still compute square roots.)
/packages/modules/NeuralNetworks/tools/api/
Dtypes.spec5482 * Computes reciprocal of square root of x element-wise.
5647 * Computes square root of x element-wise.
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv4387 mobi.square.sr.android 10232
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv4387 mobi.square.sr.android 10232
/packages/modules/RemoteKeyProvisioning/app/tests/unit/
Dtink-android-1.5.0.jarcom/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...