Searched refs:GetHandle (Results 1 - 8 of 8) sorted by relevance

/hardware/qcom/display/msm8998/libdrmutils/
H A Ddrm_master.h73 void GetHandle(int *fd) { *fd = dev_fd_; } function in class:drm_utils::DRMMaster
H A Ddrm_res_mgr.cpp114 master->GetHandle(&dev_fd);
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
H A Dhw_events_drm.cpp72 master->GetHandle(&poll_fds_[i].fd);
H A Dhw_device_drm.cpp92 drm_master->GetHandle(&dev_fd);
478 master->GetHandle(&dev_fd);
H A Dhw_info_drm.cpp106 drm_master->GetHandle(&dev_fd);
/hardware/intel/common/wrs_omxil_core/core/src/
H A Dwrs_omxcore.cpp226 ret = cbase->GetHandle(pHandle, pAppData, pCallBacks);
228 LOGE("%s(): exit failure, cbase->GetHandle failed\n",
/hardware/intel/common/wrs_omxil_core/base/inc/
H A Dcomponentbase.h107 /* GetHandle & FreeHandle */
108 OMX_ERRORTYPE GetHandle(OMX_HANDLETYPE* pHandle,
301 /* called in GetHandle (nr_roles == 1) or SetParameter(ComponentRole) */
419 /* allocated at GetHandle, freed at FreeHandle */
/hardware/intel/common/wrs_omxil_core/base/src/
H A Dcomponentbase.cpp242 /* GetHandle & FreeHandle */
243 OMX_ERRORTYPE ComponentBase::GetHandle(OMX_HANDLETYPE *pHandle, function in class:ComponentBase

Completed in 921 milliseconds