/cts/tests/tests/media/libaudiojni/ |
audio-record-native.cpp | 190 mBufferQueue, NULL /* callback */, NULL /* *pContext */); 403 static void BufferQueueCallback(SLBufferQueueItf queueItf, void *pContext) { 406 AudioRecordNative *record = (AudioRecordNative *)pContext;
|
audio-track-native.cpp | 178 mBufferQueue, NULL /* callback */, NULL /* *pContext */); 347 static void BufferQueueCallback(SLBufferQueueItf queueItf, void *pContext) { 350 AudioTrackNative *track = (AudioTrackNative *)pContext;
|
/cts/tests/tests/mediastress/jni/ |
native-media-jni.cpp | 202 void * pContext ) 205 // pContext was specified as NULL at RegisterStreamChangeCallback and is unused here 206 assert(NULL == pContext);
|
/development/ndk/platforms/android-14/samples/native-media/jni/ |
native-media-jni.c | 206 void * pContext ) 209 // pContext was specified as NULL at RegisterStreamChangeCallback and is unused here 210 assert(NULL == pContext);
|
/external/pdfium/fpdfsdk/src/javascript/ |
util.cpp | 25 CJS_Context* pContext = (CJS_Context *)cc; 26 ASSERT(pContext != NULL); 28 CJS_Runtime* pRuntime = pContext->GetJSRuntime();
|
/frameworks/wilhelm/tests/examples/ |
slesTestRecBuffQueue.cpp | 91 void *pContext __unused, 111 void *pContext) 115 CallbackCntxt *pCntxt = (CallbackCntxt*)pContext;
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
wsdbase.h | 267 STDMETHOD_(HRESULT,SetContext)(THIS_ IUnknown *pContext) PURE; 288 #define IWSDHttpMessageParameters_SetContext(This,pContext) (This)->lpVtbl->SetContext(This,pContext)
|
winsvc.h | 394 PVOID pContext; 404 PVOID pContext;
|
wsdclient.h | 279 IWSDXMLContext *pContext, 287 IWSDXMLContext *pContext,
|
wsddisco.h | 254 IWSDXMLContext *pContext, 259 IWSDXMLContext *pContext,
|
/development/ndk/platforms/android-9/include/SLES/ |
OpenSLES_Android.h | 176 void *pContext 203 void* pContext
|
/external/libnfc-nxp/src/ |
phFriNfc_ISO15693Format.c | 542 void *pContext, 546 (phFriNfc_sNdefSmtCrdFmt_t *)pContext;
|
/frameworks/wilhelm/src/itf/ |
IDynamicInterfaceManagement.c | 441 slDynamicInterfaceManagementCallback callback, void *pContext) 449 thiz->mContext = pContext;
|
IPlay.c | 240 static SLresult IPlay_RegisterCallback(SLPlayItf self, slPlayCallback callback, void *pContext) 247 thiz->mContext = pContext;
|
/prebuilts/ndk/5/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/6/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 174 void *pContext 201 void* pContext
|
/prebuilts/ndk/9/platforms/android-12/arch-arm/usr/include/SLES/ |
OpenSLES_Android.h | 176 void *pContext 203 void* pContext
|
/prebuilts/ndk/9/platforms/android-12/arch-mips/usr/include/SLES/ |
OpenSLES_Android.h | 176 void *pContext 203 void* pContext
|
/prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/SLES/ |
OpenSLES_Android.h | 176 void *pContext 203 void* pContext
|