/external/opencv/ml/src/ |
ml_inner_functions.cpp | 330 float rad, norm, coefficient; local 355 rad = (float)(cvRandReal(&rng_local)*(radius_large - radius_small) + radius_small); 358 coefficient = rad / norm; [all...] |
/external/skia/samplecode/ |
SampleQuadStroker.cpp | 619 SkScalar rad = 32; variable 624 rr.setRectXY(r, rad, rad);
|
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Matrix_Delegate.java | 427 double rad = Math.toRadians(degrees); local 428 float sin = (float) Math.sin(rad); 429 float cos = (float) Math.cos(rad); 1004 double rad = Math.toRadians(degrees); local 1005 float sin = (float)Math.sin(rad); 1006 float cos = (float)Math.cos(rad); 1016 double rad = Math.toRadians(degrees); local 1017 float sin = (float)Math.sin(rad); 1018 float cos = (float)Math.cos(rad); 1046 double rad = Math.toRadians(degrees); local [all...] |
/system/core/libpixelflinger/ |
trap.cpp | 138 void pointx_validate(void *con, const GGLcoord* v, GGLcoord rad) 151 c->procs.pointx(con, v, rad); 154 void pointx(void *con, const GGLcoord* v, GGLcoord rad) 157 GGLcoord halfSize = TRI_ROUND(rad) >> 1; 209 GGLcoord rad = ((size + 1)>>1); local 210 GGLint l = (v[0] - rad) >> TRI_FRACTION_BITS; 211 GGLint t = (v[1] - rad) >> TRI_FRACTION_BITS; 212 GGLint r = (v[0] + rad + (TRI_ONE-1)) >> TRI_FRACTION_BITS; 213 GGLint b = (v[1] + rad + (TRI_ONE-1)) >> TRI_FRACTION_BITS; 238 GGLcoord rr = rad*rad 274 GGLcoord rad = ((size + 1)>>1); local [all...] |
/external/mesa3d/src/gallium/state_trackers/vega/ |
stroker.c | 451 VGfloat cos_line, rad = 0; local 458 rad = 0; 461 rad = acos(cos_line); 462 return rad * 360 / M_2PI; [all...] |
/external/skia/tests/ |
PathTest.cpp | 27 static void set_radii(SkVector radii[4], int index, float rad) { 29 radii[index].set(rad, rad); 57 const float rad = 33436320; local 64 set_radii(radii, i, rad); [all...] |
/prebuilts/devtools/tools/lib/ |
osgi-4.0.0.jar | |
/prebuilts/tools/common/m2/repository/com/android/external/osgi/osgi/4.0.0/ |
osgi-4.0.0.jar | |
/prebuilts/tools/common/osgi/ |
osgi.jar | |
/prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/ |
glide-3.6.1.jar | |
/external/robolectric/v3/runtime/ |
android-all-4.1.2_r1-robolectric-0.jar | |
android-all-4.2.2_r1.2-robolectric-0.jar | |
android-all-4.3_r2-robolectric-0.jar | |
/prebuilts/misc/common/robolectric/lib/ |
android-all-4.1.2_r1-robolectric-0.jar | |
android-all-4.2.2_r1.2-robolectric-0.jar | |
android-all-4.3_r2-robolectric-0.jar | |