Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/graphics/drawable/
DIconTest.java163 final Bitmap res1 = ((BitmapDrawable) getContext().getDrawable(R.drawable.landscape)) in testWithBitmapResource() local
331 final Icon res1 = Icon.createWithResource(getContext(), R.drawable.landscape); in testParcel() local
/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/packages/SystemUI/tests/src/com/android/systemui/qs/tiles/dialog/
DInternetDialogControllerTest.java853 Resources res1 = mock(Resources.class); in getMobileNetworkSummary() local
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/data/
DPhoneSwitcherTest.java1583 AsyncResult res1 = new AsyncResult(0, null, in testRetry_DDS_switch_Failure() local
/frameworks/av/media/module/foundation/
DColorUtils.cpp237 status_t res1 = unwrapColorAspectsFromColorRange(range, &aspects.mRange); in convertPlatformColorAspectsToCodecAspects() local
/frameworks/base/libs/androidfw/include/androidfw/
DResourceTypes.h1403 uint16_t res1; member