Home
last modified time | relevance | path

Searched defs:currentPriority (Results 1 – 3 of 3) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DLevelSystem.java115 int currentPriority = SortConstants.BACKGROUND_START + 1; in loadLevel() local
/external/sonivox/arm-wt-22k/lib_src/
Deas_voicemgt.c2022 EAS_I32 currentPriority; in VMStealVoice() local
3118 EAS_I32 currentPriority, bestPriority; in VMSetSynthPolyphony() local
3288 EAS_I32 currentPriority, bestPriority; in VMSetPolyphony() local
/external/desugar/java/com/google/devtools/common/options/
DInvocationPolicyEnforcer.java262 OptionPriority currentPriority = nextPriority; in getEffectivePolicies() local