Home
last modified time | relevance | path

Searched defs:GetHalState (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/cm/
H A Dcm_task_rt.cpp476 CM_HAL_STATE* CmTaskRT::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmTaskRT
H A Dcm_event_rt.cpp840 CM_HAL_STATE* CmEventRT::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmEventRT
H A Dcm_thread_space_rt.cpp2172 CM_HAL_STATE* CmThreadSpaceRT::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmThreadSpaceRT
H A Dcm_task_internal.cpp1997 CM_HAL_STATE* CmTaskInternal::GetHalState() { return m_cmDevice->GetHalState(); } in GetHalState() function in CMRT_UMD::CmTaskInternal
H A Dcm_surface_manager_base.cpp2577 CM_HAL_STATE* CmSurfaceManagerBase::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmSurfaceManagerBase
H A Dcm_device_rt_base.cpp3564 CM_HAL_STATE* CmDeviceRTBase::GetHalState() in GetHalState() function in CMRT_UMD::CmDeviceRTBase
H A Dcm_queue_rt.cpp4146 CM_HAL_STATE* CmQueueRT::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmQueueRT
H A Dcm_kernel_rt.cpp5846 CM_HAL_STATE* CmKernelRT::GetHalState() { return m_device->GetHalState(); } in GetHalState() function in CMRT_UMD::CmKernelRT