Home
last modified time | relevance | path

Searched refs:tmpSize (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/av/media/libeffects/proxy/
H A DEffectProxy.cpp300 uint32_t tmpSize; in Effect_command() local
305 tmpSize = pContext->replySize; in Effect_command()
306 while (tmpSize < *replySize && tmpSize < PROXY_REPLY_SIZE_MAX) { in Effect_command()
307 tmpSize *= 2; in Effect_command()
309 if (tmpSize > pContext->replySize) { in Effect_command()
310 ALOGV("Effect_command grow reply buf to %d", tmpSize); in Effect_command()
312 pContext->replySize = tmpSize; in Effect_command()
314 if (tmpSize > *replySize) { in Effect_command()
315 tmpSize = *replySize; in Effect_command()
318 tmpSize = 0; in Effect_command()
[all …]
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.cpp586 size_t tmpSize = 0; in createFromSharedObject() local
599 &tmpSig, &tmpSize, tmpNameReduce, tmpNameInitializer, tmpNameAccumulator, in createFromSharedObject()
623 reduceDescriptions[i].accumSize = tmpSize; in createFromSharedObject()
/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DRecentTasks.java1630 final int tmpSize = mTmpRecents.size(); in processNextAffiliateChainLocked() local
1631 for (int i = 0; i < tmpSize - 1; ++i) { in processNextAffiliateChainLocked()
1649 final Task last = mTmpRecents.get(tmpSize - 1); in processNextAffiliateChainLocked()
1661 return start + tmpSize; in processNextAffiliateChainLocked()
/aosp12/packages/apps/TV/libs/m2/
H A Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
H A Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp12/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp12/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
/aosp12/packages/apps/TV/libs/
H A Dgoogle-java-format-1.7-all-deps.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...