Home
last modified time | relevance | path

Searched defs:mModule (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/camera/common/1.0/default/include/
DCameraModule.h86 camera_module_t *mModule; variable
/hardware/interfaces/broadcastradio/2.0/default/
DTunerSession.h62 std::reference_wrapper<BroadcastRadio> mModule; member
/hardware/interfaces/camera/provider/2.4/default/
DLegacyCameraProviderImpl_2_4.h82 sp<CameraModule> mModule; member
/hardware/interfaces/broadcastradio/1.1/default/
DTuner.h61 const sp<BroadcastRadio> mModule; member
/hardware/interfaces/camera/device/3.2/default/
DCameraDevice_3_2.h97 const sp<CameraModule> mModule; member
/hardware/interfaces/graphics/mapper/2.0/utils/passthrough/include/mapper-passthrough/2.0/
DGralloc0Hal.h201 const gralloc_module_t* mModule = nullptr; variable
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice_1_0.h136 const sp<CameraModule> mModule; member
/hardware/libhardware_legacy/include/hardware_legacy/
DAudioPolicyManagerBase.h229 HwModule *mModule; // audio HW module exposing this I/O stream variable
/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h439 const gralloc_module_t* mModule; variable
/hardware/interfaces/broadcastradio/2.0/vts/functional/
DVtsHalBroadcastradioV2_0TargetTest.cpp112 sp<IBroadcastRadio> mModule; member in android::hardware::broadcastradio::V2_0::vts::BroadcastRadioHalTest