Searched defs:adapterType (Results 1 – 11 of 11) sorted by relevance
/external/webrtc/sdk/android/api/org/webrtc/ |
D | IceCandidate.java | 26 public final PeerConnection.AdapterType adapterType; field in IceCandidate 38 PeerConnection.AdapterType adapterType) { in IceCandidate()
|
/external/OpenCL-CTS/test_conformance/extensions/cl_khr_dx9_media_sharing/ |
D | utils.cpp | 71 void AdapterToString(cl_dx9_media_adapter_type_khr adapterType, in AdapterToString() 87 AdapterTypeToContextInfo(cl_dx9_media_adapter_type_khr adapterType) in AdapterTypeToContextInfo() 1080 bool GetMemObjInfo(cl_mem object, cl_dx9_media_adapter_type_khr adapterType, in GetMemObjInfo() 1172 bool ImageInfoVerify(cl_dx9_media_adapter_type_khr adapterType, in ImageInfoVerify() 1381 bool DeviceCreate(cl_dx9_media_adapter_type_khr adapterType, in DeviceCreate() 1406 bool SurfaceFormatCheck(cl_dx9_media_adapter_type_khr adapterType, in SurfaceFormatCheck() 1551 bool MediaSurfaceCreate(cl_dx9_media_adapter_type_khr adapterType, in MediaSurfaceCreate()
|
D | test_get_device_ids.cpp | 20 cl_dx9_media_adapter_type_khr adapterType) in get_device_ids()
|
D | test_create_context.cpp | 21 cl_dx9_media_adapter_type_khr adapterType, in context_create()
|
D | test_functions_kernel.cpp | 28 cl_dx9_media_adapter_type_khr adapterType, in kernel_functions()
|
D | test_interop_sync.cpp | 22 cl_dx9_media_adapter_type_khr adapterType, in interop_user_sync()
|
D | test_memory_access.cpp | 21 cl_dx9_media_adapter_type_khr adapterType, in memory_access()
|
D | test_other_data_types.cpp | 30 cl_dx9_media_adapter_type_khr adapterType, in other_data_types()
|
D | test_functions_api.cpp | 22 cl_dx9_media_adapter_type_khr adapterType, in api_functions()
|
/external/webrtc/sdk/android/src/jni/pc/ |
D | ice_candidate.cc | 31 int adapterType) { in CreateJavaIceCandidate()
|
D | peer_connection.cc | 137 int adapterType) { in NativeToJavaAdapterType()
|