Searched defs:c2 (Results 1 – 4 of 4) sorted by relevance
| /development/perftests/panorama/feature_stab/db_vlvm/ |
| D | db_utilities_poly.cpp | 97 double c0,c1,c2,c3; in db_SolveQuartic() local 169 double c0,c1,c2,c3; in db_SolveQuarticForced() local
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/ |
| D | Kube.java | 46 float c2 = -0.32f; in makeGLWorld() local
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | binder.h | 17 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4)) argument
|
| /development/ndk/platforms/android-21/include/linux/ |
| D | binder.h | 22 #define B_PACK_CHARS(c1, c2, c3, c4) ((((c1)<<24)) | (((c2)<<16)) | (((c3)<<8)) | (c4)) argument
|