Home
last modified time | relevance | path

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

/frameworks/libs/native_bridge_support/libOpenSLES/
Dstubs_arm.cc69 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_RECORD);
127 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_RECORD); in init_stub_library()
Dstubs_arm64.cc69 DEFINE_INTERCEPTABLE_STUB_VARIABLE(SL_IID_RECORD);
127 INIT_INTERCEPTABLE_STUB_VARIABLE("libOpenSLES.so", SL_IID_RECORD); in init_stub_library()
/frameworks/wilhelm/src/
DlibOpenSLES.map.txt49 SL_IID_RECORD; # var
Dsl_iid.cpp62 const SLInterfaceID SL_IID_RECORD = &SL_IID_array[MPH_RECORD]; variable
/frameworks/wilhelm/tests/examples/
DslesTestRecBuffQueue.cpp371 result = (*recorder)->GetInterface(recorder, SL_IID_RECORD, (void*)&recordItf); in TestRecToBuffQueue()
DslesTestFeedback.cpp514 result = (*recorderObject)->GetInterface(recorderObject, SL_IID_RECORD, &recorderRecord); in main()
/frameworks/wilhelm/include/SLES/
DOpenSLES.h1148 extern SL_API const SLInterfaceID SL_IID_RECORD;