Home
last modified time | relevance | path

Searched defs:mDevice (Results 1 – 25 of 36) sorted by relevance

12

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothConnectionFacade.java199 private BluetoothDevice mDevice; field in BluetoothConnectionFacade.DiscoverConnectReceiver
248 private BluetoothDevice mDevice = null; field in BluetoothConnectionFacade.DiscoverBondReceiver
563 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothGetBondedDeviceUuids() local
778 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothUnbond() local
794 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothConnectBonded() local
804 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnected() local
818 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothDisconnectConnectedProfile() local
839 BluetoothDevice mDevice = BluetoothFacade.getDevice(mBluetoothAdapter.getBondedDevices(), in bluetoothChangeProfileAccessPermission() local
DBluetoothA2dpFacade.java185 BluetoothDevice mDevice = in bluetoothA2dpConnect() local
210 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothA2dpDisconnect() local
DBluetoothMapFacade.java103 BluetoothDevice mDevice = BluetoothFacade.getDevice(connectedMapDevices, deviceID); in bluetoothMapDisconnect() local
DBluetoothPairingHelper.java48 BluetoothDevice mDevice = intent.getParcelableExtra( in onReceive() local
DBluetoothHidDeviceFacade.java317 BluetoothDevice mDevice = in bluetoothHidDeviceConnect() local
339 BluetoothDevice mDevice = BluetoothFacade.getDevice(sHidDeviceProfile.getConnectedDevices(), in bluetoothHidDeviceDisconnect() local
DBluetoothSocketConnFacade.java119 BluetoothDevice mDevice; in bluetoothSocketConnCreateL2capSocket() local
142 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadUuid() local
166 BluetoothDevice mDevice; in bluetoothSocketConnBeginConnectThreadPsm() local
DBluetoothFacade.java263 BluetoothDevice mDevice; in bluetoothGetRemoteDeviceName() local
276 BluetoothDevice mDevice; in bluetoothFetchUuidsWithSdp() local
DBluetoothConnection.java40 private BluetoothDevice mDevice; field in BluetoothConnection
DBluetoothMapClientFacade.java181 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothMapClientDisconnect() local
DBluetoothHspFacade.java159 BluetoothDevice mDevice = BluetoothFacade.getDevice( in bluetoothHspDisconnect() local
/external/angle/src/libANGLE/renderer/gl/egl/
DDeviceEGL.h37 EGLDeviceEXT mDevice; variable
/external/v4l2_codec2/v4l2/include/v4l2_codec2/v4l2/
DV4L2DevicePoller.h68 V4L2Device* const mDevice; variable
DV4L2Decoder.h108 scoped_refptr<V4L2Device> mDevice; variable
DV4L2Device.h330 scoped_refptr<V4L2Device> mDevice; variable
DV4L2Encoder.h170 scoped_refptr<V4L2Device> mDevice; variable
/external/angle/src/libANGLE/renderer/d3d/d3d11/win32/
DNativeWindow11Win32.h46 IDCompositionDevice *mDevice; variable
/external/mesa3d/src/gfxstream/guest/vulkan_enc/
DHostVisibleMemoryVirtualization.h54 VkDevice mDevice; variable
/external/angle/src/libANGLE/
DCLCommandQueue.h280 const DevicePtr mDevice; variable
/external/angle/src/tests/test_utils/
DVulkanHelper.h164 VkDevice mDevice = VK_NULL_HANDLE; variable
/external/angle/src/libANGLE/renderer/d3d/d3d9/
DShaderCache.h103 IDirect3DDevice9 *mDevice; variable
/external/angle/src/libANGLE/renderer/gl/wgl/
DDXGISwapChainWindowSurfaceWGL.h79 ID3D11Device *mDevice; variable
/external/angle/src/libANGLE/renderer/wgpu/
DDisplayWgpu.h123 wgpu::Device mDevice; variable
DProgramWgpu.cpp174 wgpu::Device mDevice; member in rx::__anon7bdeb1a50111::CreateWGPUShaderModuleTask
325 wgpu::Device mDevice; member in rx::__anon7bdeb1a50111::LinkTaskWgpu
Dwgpu_utils.h122 wgpu::Device mDevice; in ANGLE_EGL_OBJECTS_X() local
/external/angle/src/tests/egl_tests/
DEGLSyncControlTest.cpp157 ID3D11Device *mDevice = nullptr; member in EGLSyncControlTest

12