/hardware/google/camera/common/sensor_listener/ |
D | goog_sensor_wrapper.cc | 48 EventQueueCallback(wp<GoogSensorWrapper> master) { in EventQueueCallback() argument 49 assert(master); in EventQueueCallback() 50 master_ = master; in EventQueueCallback() 54 sp<GoogSensorWrapper> master = master_.promote(); in onEvent() local 55 if (master != nullptr) { in onEvent() 56 master->EventCallback(e); in onEvent()
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCamera.hal | 85 * Requests to be a master client. 90 * to be a master client. Once it becomes a master, it will be able to 94 * @return result EvsResult::OK if a master role is granted. 96 * master client. 101 * Sets to be a master client forcibly. 104 * a master role from other clients without the display. 109 * and therefore allowed to take over a master role from 110 * existing master client. 112 * @return result EvsResult::OK if a master role is granted. 119 * Retires from a master client role. [all …]
|
/hardware/qcom/sm7250/display/libdrmutils/ |
D | drm_res_mgr.cpp | 106 DRMMaster *master = nullptr; in Init() local 109 int ret = DRMMaster::GetInstance(&master); in Init() 114 master->GetHandle(&dev_fd); in Init()
|
D | drm_master.cpp | 59 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 71 *master = s_instance; in GetInstance()
|
D | drm_master.h | 83 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/display/msm8909w_3100/libdrmutils/ |
D | drm_res_mgr.cpp | 106 DRMMaster *master = nullptr; in Init() local 109 int ret = DRMMaster::GetInstance(&master); in Init() 114 master->GetHandle(&dev_fd); in Init()
|
D | drm_master.cpp | 60 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 72 *master = s_instance; in GetInstance()
|
D | drm_master.h | 81 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/sdm845/display/libdrmutils/ |
D | drm_res_mgr.cpp | 106 DRMMaster *master = nullptr; in Init() local 109 int ret = DRMMaster::GetInstance(&master); in Init() 114 master->GetHandle(&dev_fd); in Init()
|
D | drm_master.cpp | 59 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 71 *master = s_instance; in GetInstance()
|
D | drm_master.h | 83 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/display/msm8998/libdrmutils/ |
D | drm_res_mgr.cpp | 106 DRMMaster *master = nullptr; in Init() local 109 int ret = DRMMaster::GetInstance(&master); in Init() 114 master->GetHandle(&dev_fd); in Init()
|
D | drm_master.cpp | 60 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 72 *master = s_instance; in GetInstance()
|
D | drm_master.h | 81 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/sm8150/display/libdrmutils/ |
D | drm_res_mgr.cpp | 106 DRMMaster *master = nullptr; in Init() local 109 int ret = DRMMaster::GetInstance(&master); in Init() 114 master->GetHandle(&dev_fd); in Init()
|
D | drm_master.cpp | 61 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 73 *master = s_instance; in GetInstance()
|
D | drm_master.h | 83 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/display/msm8909/libdrmutils/ |
D | drm_master.cpp | 60 int DRMMaster::GetInstance(DRMMaster **master) { in GetInstance() argument 72 *master = s_instance; in GetInstance()
|
D | drm_master.h | 81 static int GetInstance(DRMMaster **master);
|
/hardware/qcom/msm8x26/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|
/hardware/qcom/msm8960/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|
/hardware/qcom/msm8x09/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|
/hardware/qcom/msm8996/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|
/hardware/qcom/msm8994/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|
/hardware/qcom/msm8x84/original-kernel-headers/linux/mfd/ |
D | msm-adie-codec.h | 123 u8 master); 145 int adie_codec_set_master_mode(struct adie_codec_path *path_ptr, u8 master);
|