Searched refs:OPTION_FLAG_CLOCK_TIME (Results 1 – 4 of 4) sorted by relevance
313 OPTION_FLAG_CLOCK_TIME,340 public static final int OPTION_FLAG_CLOCK_TIME = (1 << 1); field in VolumeShaper.Configuration343 OPTION_FLAG_VOLUME_IN_DBFS | OPTION_FLAG_CLOCK_TIME;764 private int mOptionFlags = OPTION_FLAG_CLOCK_TIME;
118 OPTION_FLAG_CLOCK_TIME = (1 << 1), enumerator120 OPTION_FLAG_ALL = (OPTION_FLAG_VOLUME_IN_DBFS | OPTION_FLAG_CLOCK_TIME),636 & VolumeShaper::Configuration::OPTION_FLAG_CLOCK_TIME) != 0; in getVolume()852 & VolumeShaper::Configuration::OPTION_FLAG_CLOCK_TIME) != 0; in applyVolumeShaper()
62 .setOptionFlags(VolumeShaper.Configuration.OPTION_FLAG_CLOCK_TIME)
971 if ((optionFlag & VolumeShaper::Configuration::OPTION_FLAG_CLOCK_TIME) == 0) { in applyVolumeShaper()977 | VolumeShaper::Configuration::OPTION_FLAG_CLOCK_TIME)); in applyVolumeShaper()