Searched refs:TYPE_SCALE (Results 1 – 4 of 4) sorted by relevance
111 TYPE_SCALE, enumerator129 , mType(TYPE_SCALE) in Configuration()151 case TYPE_SCALE: in setType()786 case VolumeShaper::Configuration::TYPE_SCALE: { in applyVolumeShaper()976 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in setIdIfNecessary()
114 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertJobjectToConfiguration()153 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertVolumeShaperToJobject()
250 TYPE_SCALE,270 /* package */ static final int TYPE_SCALE = 1; field in VolumeShaper.Configuration761 private int mType = TYPE_SCALE;
558 if (config->getType() == media::VolumeShaper::Configuration::TYPE_SCALE) { in createVolumeShaperConfigurationObj()