Searched defs:iA (Results 1 – 5 of 5) sorted by relevance
| /frameworks/base/core/tests/coretests/src/android/os/ |
| D | ParcelTest.java | 127 int iA = pA.dataPosition(); in testCompareDataInRange_whenSameData() local 144 int iA = pA.dataPosition(); in testCompareDataInRange_whenSameDataWithBinder() local 162 int iA = pA.dataPosition(); in testCompareDataInRange_whenDifferentData() local 178 int iA = pA.dataPosition(); in testCompareDataInRange_whenLimitOutOfBounds_throws() local 204 int iA = pA.dataPosition(); in testCompareDataInRange_whenLengthZero() local 222 int iA = pA.dataPosition(); in testCompareDataInRange_whenNegativeLength_throws() local 237 int iA = pA.dataPosition(); in testCompareDataInRange_whenNegativeOffset_throws() local
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/toast/ |
| D | ToastDefaultAnimation.kt | 60 val iA = ObjectAnimator.ofFloat(icon, "alpha", 0f, 1f).apply { in toastIn() constant
|
| /frameworks/libs/service_entitlement/java/com/android/libraries/entitlement/eapaka/ |
| D | MasterKey.java | 316 BigInteger iA = new BigInteger(a); in addTwoBytes() local 335 BigInteger iA = new BigInteger(a); in doXor() local
|
| /frameworks/rs/toolkit/ |
| D | Blend.cpp | 313 uint32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, in blend() local 334 int32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, in blend() local
|
| /frameworks/rs/cpu_ref/ |
| D | rsCpuIntrinsicBlend.cpp | 437 uint32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, in kernel() local 458 int32_t iR = in->x, iG = in->y, iB = in->z, iA = in->w, in kernel() local
|