Home
last modified time | relevance | path

Searched refs:cd (Results 1 – 16 of 16) sorted by relevance

/frameworks/wilhelm/src/
Ddevices.cpp212 const CodecDescriptor *cd = codecDescriptors; in GetCodecCapabilities() local
215 for (index = 0 ; NULL != cd->mDescriptor; ++cd) { in GetCodecCapabilities()
216 if (cd->mCodecID == codecId) { in GetCodecCapabilities()
224 for ( ; NULL != cd->mDescriptor; ++cd) { in GetCodecCapabilities()
225 if (cd->mCodecID == codecId) { in GetCodecCapabilities()
227 *pDescriptor = *cd->mDescriptor; in GetCodecCapabilities()
/frameworks/layoutlib/bridge/tests/src/android/util/imagepool/
DImagePoolImplTest.java71 CountDownLatch cd = new CountDownLatch(1); in testImageDisposeFromFunction() local
74 BufferedImage img = createImageAndReturnBufferedImage(pool, width, height, type, cd); in testImageDisposeFromFunction()
79 assertTrue(cd.await(TIMEOUT_SEC, TimeUnit.SECONDS)); in testImageDisposeFromFunction()
272 , int type, CountDownLatch cd) { in createImageAndReturnBufferedImage() argument
273 Image img1 = pool.acquire(width, height, type, bufferedImage -> cd.countDown()); in createImageAndReturnBufferedImage()
/frameworks/rs/tests/java_api/SSHealingBrush/
Dcnb1 cd /usr/local/google/home/hoford/aosp/frameworks/rs/java/tests/SSHealingBrush
/frameworks/av/media/libaaudio/examples/write_sine/
DREADME.md1 # cd to this directory
/frameworks/multidex/library/
DAndroid.bp34 cmd: "echo \"git.version=`cd frameworks/multidex/library; git log --format=\"%H\" -n 1 || " +
/frameworks/multidex/instrumentation/
DAndroid.bp31 …cmd: "echo \"git.version=`cd frameworks/multidex/instrumentation; git log --format=\"%H\" -n 1 || …
/frameworks/base/services/tests/servicestests/assets/KeyStoreRecoveryControllerTest/pem/
Dvalid-cert.pem153 cd:47:0a:87:d6:5c:96:cf:f2:df:69:57:db:57:80:ad:69:a1:
162 d0:07:a7:60:56:b3:34:cd:48:4c:43:dc:d1:a7:94:7f:c6:a1:
170 56:cd:5f:f0:18:3e:dc:8e:30:e5:6d:fc:ec:98:60:9f:67:c8:
190 db:3f:cd:05:90:16:bf:e8:9c:46:82:38:ec:8b:00:e6:86:bd:
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DAutoTileManagerTest.java379 CastDevice cd = new CastDevice(); in buildFakeCastDevice() local
380 cd.state = isCasting ? CastDevice.STATE_CONNECTED : CastDevice.STATE_DISCONNECTED; in buildFakeCastDevice()
381 return Collections.singletonList(cd); in buildFakeCastDevice()
/frameworks/base/
DApiDocs.bp417 …"SWITCHER=$$(cd $$(dirname $(location switcher4)) && pwd)/$$(basename $(location switcher4)) && " +
418 "(cd $(genDir)/en/reference && $$SWITCHER --work platform) > /dev/null && " +
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationChildrenContainer.java997 ColorDrawable cd = new ColorDrawable();
998 cd.setColor(mContainingNotification.calculateBgColor());
999 mNotificationHeader.setHeaderBackgroundDrawable(cd);
/frameworks/base/packages/SystemUI/docs/
Ddagger.md154 cd prebuilts/tools/common/m2/repository/com/google/dagger/
/frameworks/base/cmds/bootanimation/
DFORMAT.md138 cd <path-to-pieces>
/frameworks/compile/slang/
DREADME.rst66 $ cd <Android_Root_Directory>
/frameworks/base/services/tests/servicestests/res/raw/
Dbackup_telephony_with_password77 ….�o!y,�$6|t�=�0[鍆���@aync����R����1RF��8y:d�ǭ���_�v�l��KF� 外-�:�z�cd���TҼ'q��Ѫ�2�&t&�/�…
/frameworks/base/core/api/
Dcurrent.txt35723 field public static final String CONTENT_DISPOSITION = "cd";
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt25667 field public static final java.lang.String CONTENT_DISPOSITION = "cd";