Home
last modified time | relevance | path

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

/hardware/libhardware_legacy/audio/
DAudioHardwareGeneric.h67 uint32_t mDevice; variable
102 uint32_t mDevice; variable
DAudioDumpInterface.h69 uint32_t mDevice; // current device this output is routed to variable
109 uint32_t mDevice; // current device this output is routed to variable
DA2dpAudioInterface.h118 uint32_t mDevice; variable
/hardware/libhardware/tests/camera2/
Dcamera2_utils.h70 camera2_device_t *mDevice; variable
192 camera2_device_t *mDevice; variable
DCameraModuleFixture.h151 sp<CameraDeviceBase> mDevice; member
DCameraMultiStreamTests.cpp236 sp<CameraDeviceBase> mDevice; member
Dcamera2.cpp383 camera2_device *mDevice; member in android::camera2::tests::Camera2Test
/hardware/intel/img/hwcomposer/common/observers/
DVsyncEventObserver.h42 int mDevice; variable
DSoftVsyncObserver.h39 int mDevice; variable
/hardware/intel/img/hwcomposer/common/base/
DHwcLayer.h97 int mDevice; variable
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h279 audio_devices_t mDevice; // current device this output is routed to variable
305 audio_devices_t mDevice; // current device this input is routed to variable
/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DThermalCooling.java99 ThermalCoolingDevice mDevice = null; field in ThermalCooling.ThermalParser
357 ThermalManager.sCDevMap.put(mDevice.getDeviceId(), mDevice); in processEndElement() local
/hardware/intel/img/hwcomposer/include/
DDisplayPlane.h130 int mDevice; variable
/hardware/libhardware/tests/keymaster/
Dkeymaster_test.cpp109 keymaster_device_t** mDevice; member in android::UniqueKey