Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DVolumeShaper.h111 TYPE_SCALE, enumerator
129 , 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()
/frameworks/base/media/jni/
Dandroid_media_VolumeShaper.h114 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertJobjectToConfiguration()
153 if (configuration->getType() == VolumeShaper::Configuration::TYPE_SCALE) { in convertVolumeShaperToJobject()
/frameworks/base/media/java/android/media/
DVolumeShaper.java251 TYPE_SCALE,
271 /* package */ static final int TYPE_SCALE = 1; field in VolumeShaper.Configuration
770 private int mType = TYPE_SCALE;
/frameworks/av/media/libmediaplayer2/
DJAudioTrack.cpp638 if (config->getType() == media::VolumeShaper::Configuration::TYPE_SCALE) { in createVolumeShaperConfigurationObj()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt45043 Landroid/media/VolumeShaper$Configuration;->TYPE_SCALE:I