| /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon58592::__anon58594
|
| /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon58990::__anon58992
|
| /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon59440::__anon59442
|
| /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon61345::__anon61347
|
| /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon61743::__anon61745
|
| /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/android/ |
| sensor.h | 102 float roll; member in struct:ASensorVector::__anon62193::__anon62195
|
| /external/chromium_org/third_party/skia/src/pdf/ |
| SkPDFShader.cpp | 206 "3 1 roll " // true|false t.s t 251 "3 1 roll " // y*p1+x*p0+p2 x y 254 "3 1 roll " // y/(y*p1+x*p0+p2) y*p1+x*p0+p2 x 324 function.append("4 2 roll dup mul exch dup mul add "); 379 function.append("4 2 roll dup mul exch dup mul add "); 381 function.append(" sub dup 4 1 roll\n"); 422 function.append("3 1 roll div\n"); [all...] |
| /external/jmonkeyengine/engine/src/core/com/jme3/math/ |
| Quaternion.java | 236 * angles (y,r,p). Note that we are applying in order: roll, pitch, yaw but
243 * @param roll
244 * the Euler roll of rotation (in radians). (aka Heading, often
250 public Quaternion fromAngles(float yaw, float roll, float pitch) {
256 angle = roll * 0.5f;
280 * rotation angles (yaw,roll,pitch).<br/>
311 angles[1] = FastMath.atan2(2 * y * w - 2 * x * z, sqx - sqy - sqz + sqw); // roll or heading
[all...] |
| /external/skia/src/pdf/ |
| SkPDFShader.cpp | 206 "3 1 roll " // true|false t.s t 251 "3 1 roll " // y*p1+x*p0+p2 x y 254 "3 1 roll " // y/(y*p1+x*p0+p2) y*p1+x*p0+p2 x 324 function.append("4 2 roll dup mul exch dup mul add "); 379 function.append("4 2 roll dup mul exch dup mul add "); 381 function.append(" sub dup 4 1 roll\n"); 422 function.append("3 1 roll div\n"); [all...] |
| /hardware/libhardware/include/hardware/ |
| sensors.h | 302 * roll: Rotation around Y axis (-90<=roll<=90), with positive values when 305 * Note: For historical reasons the roll angle is positive in the clockwise 311 * (+roll) .--> | 313 * | | roll: rotation around Y axis 316 * note that +Y == -roll 320 * Note: This definition is different from yaw, pitch and roll used in aviation 338 * with the definition of roll given earlier. 560 * with the definition of roll given earlier. 774 float roll; member in struct:__anon33877::__anon33878::__anon33880 [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/ |
| OMX_AacEncoder.c | 156 * @retval OMX_NoError Success, ready to roll 508 * @retval OMX_NoError Success, ready to roll 557 * @retval OMX_NoError Success, ready to roll 609 * @retval OMX_NoError Success, ready to roll [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/g729_dec/src/ |
| OMX_G729Decoder.c | 206 * @retval OMX_NoError Success, ready to roll 490 * @retval OMX_NoError Success, ready to roll 538 * @retval OMX_NoError Success, ready to roll 567 * @retval OMX_NoError Success, ready to roll 728 * @retval OMX_NoError Success, ready to roll [all...] |
| /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
| OMX_JpegEncoder.c | 414 * @retval OMX_NoError Success, ready to roll [all...] |
| /external/icu4c/i18n/ |
| calendar.cpp | 1534 void Calendar::roll(EDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar 1539 void Calendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar [all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/video_decode/src/ |
| OMX_VideoDecoder.c | 268 * @retval OMX_NoError Success, ready to roll 504 * @retval OMX_NoError Success, ready to roll 545 * @retval OMX_NoError Success, ready to roll 607 * @retval OMX_NoError Success, ready to roll [all...] |
| /hardware/ti/omap3/omx/video/src/openmax_il/video_encode/src/ |
| OMX_VideoEncoder.c | 308 * @retval OMX_NoError Success, ready to roll [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/ |
| OMX_WbAmrDecoder.c | 190 * @retval OMX_NoError Success, ready to roll 504 * @retval OMX_NoError Success, ready to roll 555 * @retval OMX_NoError Success, ready to roll 585 * @retval OMX_NoError Success, ready to roll 752 * @retval OMX_NoError Success, ready to roll [all...] |
| /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/ |
| OMX_WmaDecoder.c | 178 * @retval OMX_NoError Success, ready to roll 528 * @retval OMX_NoError Success, ready to roll 580 * @retval OMX_NoError Success, ready to roll 620 * @retval OMX_NoError Success, ready to roll 759 * @retval OMX_NoError Success, ready to roll [all...] |
| /external/libnfc-nxp/src/ |
| phHciNfc_Generic.c | 295 /* Roll Back to the Select State */ [all...] |
| phHciNfc_Sequence.c | 818 /* Roll Back to Connect State as Presence Check is Complete */ [all...] |
| /libcore/luni/src/main/java/java/util/ |
| GregorianCalendar.java | 1110 public void roll(int field, int value) { method in class:GregorianCalendar 1226 public void roll(int field, boolean increment) { method in class:GregorianCalendar 1227 roll(field, increment ? 1 : -1); method [all...] |
| /external/chromium_org/third_party/icu/source/i18n/ |
| calendar.cpp | 1467 void Calendar::roll(EDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar 1472 void Calendar::roll(UCalendarDateFields field, int32_t amount, UErrorCode& status) function in class:Calendar [all...] |
| /hardware/invensense/60xx/mlsdk/mllite/ |
| mlarray.c | 264 * depth. In this case roll is defined as the rotation around the X 268 * <TR><TD> 0 </TD><TD>Roll </TD><TD>X axis </TD></TR> 321 * where roll is defined as the rotation around the axis along the 325 * <TR><TD> 0 </TD><TD>Roll </TD><TD>Y axis </TD></TR> 378 * is along the Z axis. In this convention roll is defined as the 383 * <TR><TD> 0 </TD><TD>Roll </TD><TD>Z axis </TD></TR> [all...] |
| /cts/apps/CtsVerifier/src/com/android/cts/verifier/features/ |
| FeatureSummaryActivity.java | 214 // roll over all known features & check whether device reports them 277 // now roll over any remaining features (which are non-standard)
|
| /device/generic/goldfish/sensors/ |
| sensors_qemu.c | 331 /* "orientation:<azimuth>:<pitch>:<roll>" is sent when orientation changes */ 336 data->sensors[ID_ORIENTATION].orientation.roll = params[2];
|