Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8998/libdrmutils/
Ddrm_master.h73 void GetHandle(int *fd) { *fd = dev_fd_; } in GetHandle() function
Ddrm_res_mgr.cpp114 master->GetHandle(&dev_fd); in Init()
/hardware/qcom/display/msm8998/sdm/libs/core/drm/
Dhw_events_drm.cpp72 master->GetHandle(&poll_fds_[i].fd); in InitializePollFd()
Dhw_device_drm.cpp92 drm_master->GetHandle(&dev_fd); in Init()
478 master->GetHandle(&dev_fd); in DefaultCommit()
Dhw_info_drm.cpp106 drm_master->GetHandle(&dev_fd); in HWInfoDRM()
/hardware/intel/common/wrs_omxil_core/core/src/
Dwrs_omxcore.cpp226 ret = cbase->GetHandle(pHandle, pAppData, pCallBacks); in OMX_GetHandle()
/hardware/intel/common/wrs_omxil_core/base/inc/
Dcomponentbase.h108 OMX_ERRORTYPE GetHandle(OMX_HANDLETYPE* pHandle,
/hardware/intel/common/wrs_omxil_core/base/src/
Dcomponentbase.cpp243 OMX_ERRORTYPE ComponentBase::GetHandle(OMX_HANDLETYPE *pHandle, in GetHandle() function in ComponentBase