/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Delaunay.h | 113 #define oprev(a) rot(onext(rot(a))) 114 #define lnext(a) rot(onext(rotinv(a))) 116 #define rnext(a) rotinv(onext(rot(a))) 124 #define right(a) orig(rot(a))
|
D | EdgePointerUtil.h | 27 inline EdgePointer rot(EdgePointer a) in rot() function
|
D | Delaunay.cpp | 149 alpha = (EdgePointer) rot(onext(a)); in splice() 150 beta = (EdgePointer) rot(onext(b)); in splice() 258 for (i=0,j=3; i<4; i++,j=rot(j)) { in consolidateEdges() 260 onext(rot(onext(e+i))) = (EdgePointer) (e+j); in consolidateEdges()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/crop/ |
D | BoundedRect.java | 31 private float rot; field in BoundedRect 37 rot = rotation; in BoundedRect() 47 rot = rotation; in BoundedRect() 57 rot = rotation; in resetTo() 83 if (rotation == rot) in setRotation() 85 rot = rotation; in setRotation() 359 m.setRotate(rot, outer.centerX(), outer.centerY()); in getRotMatrix() 365 m.setRotate(-rot, outer.centerX(), outer.centerY()); in getInverseRotMatrix()
|
D | CropMath.java | 140 public static boolean pointInRotatedRect(float[] point, RectF bound, float rot) { in pointInRotatedRect() argument 143 m.setRotate(rot, bound.centerX(), bound.centerY()); in pointInRotatedRect()
|
D | CropDrawingUtils.java | 182 boolean rot = dst.preRotate(rotation, image.centerX(), image.centerY()); in setImageToScreenMatrix() 183 return rToR && rot; in setImageToScreenMatrix()
|
D | CropView.java | 275 int rot = CropMath.constrainedRotation(rotation); in decode() local 276 switch (rot) { in decode()
|
/packages/apps/Launcher3/quickstep/src/com/android/launcher3/taskbar/ |
D | TaskbarActivityContext.java | 543 for (int rot = Surface.ROTATION_0; rot <= Surface.ROTATION_270; rot++) { in createAllWindowParams() 548 populatePhoneButtonNavModeWindowLayoutParams(rot, lp); in createAllWindowParams() 550 windowLayoutParams.paramsForRotation[rot] = lp; in createAllWindowParams() 567 private void populatePhoneButtonNavModeWindowLayoutParams(int rot, in populatePhoneButtonNavModeWindowLayoutParams() argument 574 switch (rot) { in populatePhoneButtonNavModeWindowLayoutParams() 947 for (int rot = Surface.ROTATION_0; rot <= Surface.ROTATION_270; rot++) { in setTaskbarWindowSize() 948 mWindowLayoutParams.paramsForRotation[rot].width = size; in setTaskbarWindowSize() 952 for (int rot = Surface.ROTATION_0; rot <= Surface.ROTATION_270; rot++) { in setTaskbarWindowSize() 953 mWindowLayoutParams.paramsForRotation[rot].height = size; in setTaskbarWindowSize()
|
D | TaskbarInsetsController.kt | 317 private fun getInsetsForGravityWithCutout(inset: Int, gravity: Int, rot: Int): Insets { in <lambda>() 324 val rotatedCutout = cutout.getRotated(info.logicalWidth, info.logicalHeight, rotation, rot) in <lambda>()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
D | ColorSpaceMatrix.java | 134 public void setHue(float rot) in setHue() argument 152 float zrs = (float) Math.sin(rot * Math.PI / 180.0); in setHue() 153 float zrc = (float) Math.cos(rot * Math.PI / 180.0); in setHue()
|
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
D | ImageCrop.java | 217 int rot = CropMath.constrainedRotation(rotation); in decode() local 218 switch (rot) { in decode()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | lv_wordlist.combined.gz | 1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ... |
D | fr_wordlist.combined.gz |
|
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | cs_wordlist.combined.gz |
|
D | de_wordlist.combined.gz | 1dictionary=main:de,locale=de,description=Deutsch,date=1414726263, ... |
D | pl_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz |
|
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | nb_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz |
|
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |