Home
last modified time | relevance | path

Searched defs:res1 (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/
DSimpleDecodingSource.cpp172 status_t res1 = mCodec->stop(); in stop() local
/frameworks/libs/binary_translation/assembler/
Dassembler_test.cc376 uint8_t res1[8]; in ReadGlobalTest() local
778 uint8_t res1[8]; in ReadGlobalTest() local
/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java194 final Bitmap res1 = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape)) in testWithBitmapResource() local
410 final Icon res1 = Icon.createWithResource(getContext(), R.drawable.landscape); in testParcel() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/
DInternetDialogDelegateControllerTest.java890 Resources res1 = mock(Resources.class); in getMobileNetworkSummary() local
/frameworks/av/media/module/foundation/
DColorUtils.cpp237 status_t res1 = unwrapColorAspectsFromColorRange(range, &aspects.mRange); in convertPlatformColorAspectsToCodecAspects() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DPhoneSwitcherTest.java1702 AsyncResult res1 = new AsyncResult(0, null, in testRetry_DDS_switch_Failure() local
/frameworks/libs/binary_translation/tests/inline_asm_tests/
Dmain_arm64.cc97 __uint128_t res1 = ASM_INSN_WRAP_FUNC_W_RES("fmov s0, #2.0e+00")(); in TEST() local
204 __uint128_t res1 = ASM_INSN_WRAP_FUNC_W_RES("fmov %d0, #2.0e+00")(); in TEST() local
286 __uint128_t res1 = ASM_INSN_WRAP_FUNC_W_RES("fmov %0.4s, #2.0e+00")(); in TEST() local
368 __uint128_t res1 = ASM_INSN_WRAP_FUNC_W_RES("fmov %0.2d, #2.0e+00")(); in TEST() local
2566 __uint128_t res1 = AsmFrecps(bit_cast<uint32_t>(1.50f), bit_cast<uint32_t>(0.50f)); in TEST() local
2578 __uint128_t res1 = AsmFrecps(bit_cast<uint64_t>(1.50), bit_cast<uint64_t>(0.50)); in TEST() local
2638 __uint128_t res1 = AsmFrsqrts(bit_cast<uint32_t>(1.50f), bit_cast<uint32_t>(0.50f)); in TEST() local
2650 __uint128_t res1 = AsmFrsqrts(bit_cast<uint64_t>(1.50), bit_cast<uint64_t>(0.50)); in TEST() local
3234 __uint128_t res1 = AsmFdiv(arg1, arg2); in TEST() local
3259 __uint128_t res1 = in TEST() local
[all …]