Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIDeviceVolume.cpp112 static const struct SLDeviceVolumeItf_ IDeviceVolume_Itf = {
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h252 const struct SLDeviceVolumeItf_ *mItf;
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h1340 struct SLDeviceVolumeItf_;
1341 typedef const struct SLDeviceVolumeItf_ * const * SLDeviceVolumeItf;
1343 struct SLDeviceVolumeItf_ { struct