Home
last modified time | relevance | path

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

/aosp12/frameworks/wilhelm/src/itf/
H A DIDynamicSource.cpp50 static const struct SLDynamicSourceItf_ IDynamicSource_Itf = {
/aosp12/frameworks/wilhelm/src/
H A Ditfstruct.h265 const struct SLDynamicSourceItf_ *mItf;
/aosp12/frameworks/wilhelm/include/SLES/
H A DOpenSLES.h861 struct SLDynamicSourceItf_;
862 typedef const struct SLDynamicSourceItf_ * const * SLDynamicSourceItf;
864 struct SLDynamicSourceItf_ { struct