Home
last modified time | relevance | path

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

/frameworks/av/include/media/
DVolumeShaper.h350 FLAG_CREATE_IF_NECESSARY = (1 << 4), enumerator
353 | FLAG_CREATE_IF_NECESSARY),
813 & VolumeShaper::Operation::FLAG_CREATE_IF_NECESSARY) != 0) { in applyVolumeShaper()