/aosp12/frameworks/av/media/libstagefright/ |
H A D | NuMediaExtractor.cpp | 544 minIndex = i; in fetchAllTrackSamples() 555 return minIndex; in fetchAllTrackSamples() 620 if (minIndex < 0) { in seekTo() 632 if (minIndex < 0) { in advance() 650 if (minIndex < 0) { in advance() 720 if (minIndex < 0) { in readSampleData() 762 if (minIndex < 0) { in getSampleSize() 784 if (minIndex < 0) { in getSampleTrackIndex() 799 if (minIndex < 0) { in getSampleTime() 816 if (minIndex < 0) { in getSampleMeta() [all …]
|
H A D | MPEG2TSWriter.cpp | 620 size_t minIndex = 0; in onMessageReceived() local 635 minIndex = i; in onMessageReceived() 645 minTimeUs / 1E6, minIndex); in onMessageReceived() 647 source = mSources.editItemAt(minIndex); in onMessageReceived() 652 writeAccessUnit(minIndex, buffer); in onMessageReceived()
|
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/data/ |
H A D | FilterDeleteSet.java | 191 int minIndex = mCurrent.get(0).index; in reload() local 192 int maxIndex = minIndex; in reload() 195 minIndex = Math.min(d.index, minIndex); in reload() 200 int from = Math.max(minIndex - 5, 0); in reload()
|
/aosp12/frameworks/base/core/jni/android/opengl/ |
H A D | util.cpp | 83 int minIndex = 65536; in visibilityTest() local 87 if ( index < minIndex ) { in visibilityTest() 88 minIndex = index; in visibilityTest() 99 int transformedIndexCount = maxIndex - minIndex + 1; in visibilityTest() 109 const float* pSrc = pPositions + 3 * minIndex; in visibilityTest() 122 memcpy(pDest , pTransformed + 4 * (pIndices[i ] - minIndex), 4 * sizeof(float)); in visibilityTest() 123 memcpy(pDest + 4, pTransformed + 4 * (pIndices[i + 1] - minIndex), 4 * sizeof(float)); in visibilityTest() 124 memcpy(pDest + 8, pTransformed + 4 * (pIndices[i + 2] - minIndex), 4 * sizeof(float)); in visibilityTest()
|
/aosp12/frameworks/opt/vcard/java/com/android/vcard/ |
H A D | VCardParserImpl_V21.java | 894 final int minIndex; 896 minIndex = semiColonIndex; 898 minIndex = colonIndex; 900 minIndex = Math.min(colonIndex, semiColonIndex); 902 return line.substring(0, minIndex).toUpperCase();
|
/aosp12/frameworks/base/core/java/com/android/internal/policy/ |
H A D | DividerSnapAlgorithm.java | 268 int minIndex = -1; in snap() local 278 minIndex = i; in snap() 282 return mTargets.get(minIndex); in snap()
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | CarShellCommand.java | 690 int minIndex = mCarAudioService.getGroupMinVolume(zoneId, groupId); in runSetGroupVolume() local 692 int index = minIndex in runSetGroupVolume() 693 + (int) ((float) (maxIndex - minIndex) * ((float) percentVolume / 100.0f)); in runSetGroupVolume()
|
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/TV/libs/m2/ |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |