Home
last modified time | relevance | path

Searched refs:getStrategy (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
DGraphRunner.java441 public int getStrategy(); in getStrategy() method
458 public int getStrategy() { in getStrategy() method in GraphRunner.LruScheduler
496 public int getStrategy() { in getStrategy() method in GraphRunner.LfuScheduler
525 public int getStrategy() { in getStrategy() method in GraphRunner.OneShotScheduler
770 return mScheduler.getStrategy(); in getSchedulerStrategy()
/frameworks/minikin/include/minikin/
DLineBreaker.h146 BreakStrategy getStrategy() const { return mStrategy; } in getStrategy() function
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp675 routing_strategy strategy = getStrategy(stream); in getOutput()
1105 checkStrategyRoute(getStrategy(stream), output); in startOutput()
1170 routing_strategy strategy = getStrategy(stream); in startSource()
1254 checkStrategyRoute(getStrategy(stream), AUDIO_IO_HANDLE_NONE); in stopOutput()
1874 routing_strategy curStrategy = getStrategy((audio_stream_type_t)curStream); in setStreamVolumeIndex()
1912 device = getDeviceForStrategy(getStrategy(stream), true /*fromCache*/); in getStreamVolumeIndex()
1966 routing_strategy strategy = getStrategy(AUDIO_STREAM_MUSIC); in getOutputForEffect()
2835 if (getStrategy((audio_stream_type_t)stream) == strategy) { in checkStrategyRoute()
2855 affectedStrategies.add(getStrategy(route->mStreamType)); in clearSessionRoutes()
4201 if (getStrategy((audio_stream_type_t)i) == strategy) { in AudioPolicyManager()
[all …]
DAudioPolicyManager.h238 routing_strategy getStrategy(audio_stream_type_t stream) const;
/frameworks/data-binding/prebuilds/1.0-rc0/
Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...