/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/ |
D | HermiteInterpolator.java | 86 final int ay = mP2Y - mP1Y; in setInterval() local 99 final float crossProdAB = ax * by - ay * bx; in setInterval() 100 final float dotProdAB = ax * bx + ay * by; in setInterval() 101 final float normASquare = ax * ax + ay * ay; in setInterval() 104 mSlope1X = invHalfNormASquare * (dotProdAB * ax + crossProdAB * ay); in setInterval() 105 mSlope1Y = invHalfNormASquare * (dotProdAB * ay - crossProdAB * ax); in setInterval() 109 mSlope1Y = ay; in setInterval() 123 final float crossProdAB = ax * by - ay * bx; in setInterval() 124 final float dotProdAB = ax * bx + ay * by; in setInterval() 125 final float normASquare = ax * ax + ay * ay; in setInterval() [all …]
|
/packages/apps/Camera2/jni/ |
D | tinyplanet.cc | 63 float ay = y - floor(y); in InterpolatePixel() local 65 float ayn = 1.0f - ay; in InterpolatePixel() 71 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel() 76 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel() 81 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel()
|
/packages/apps/Gallery2/jni/filters/ |
D | tinyplanet.cc | 62 float ay = y - floor(y); in InterpolatePixel() local 64 float ayn = 1.0f - ay; in InterpolatePixel() 70 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel() 75 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel() 80 ax * ay * p2[4] + axn * ay * p2[0] + 0.5f); in InterpolatePixel()
|
/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
D | db_image_homography.cpp | 116 double m,ax,ay,apx,apy,bx,by,bpx,bpy; in db_CommonFocalLengthFromRotation_2Point() local 131 ay=x1[1]*m; in db_CommonFocalLengthFromRotation_2Point() 146 p1[1]=ax*bx+ay*by; in db_CommonFocalLengthFromRotation_2Point() 150 p5[1]=db_sqr(ax)+db_sqr(ay); in db_CommonFocalLengthFromRotation_2Point()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Delaunay.cpp | 500 double ay = sa[a].Y(); in ccw() local 504 double val = (ax - cx)*(by - cy) - (bx - cx)*(ay - cy); in ccw()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | tr_wordlist.combined.gz | 1dictionary=main:tr,locale=tr,description=Türkçe,date=1414726261, ... |
D | pt_BR_wordlist.combined.gz |
|
D | cs_wordlist.combined.gz |
|
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | fi_wordlist.combined.gz | 1dictionary=main:fi,locale=fi,description=Suomi,date=1393228135, ... |
D | hr_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz |
|
D | es_wordlist.combined.gz | 1dictionary=main:es,locale=es,description=Español,date=1414726268, ... |