Home
last modified time | relevance | path

Searched refs:bUseOutputDebugString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_util_debug.cpp483 m_mosMsgParams.bUseOutputDebugString, in MosMessageInit()
493 m_mosMsgParams.bUseOutputDebugString, in MosMessageInit()
502 m_mosMsgParams.bUseOutputDebugString = 1; in MosMessageInit()
H A Dmos_util_debug.h251 …int32_t bUseOutputDebugString; //!< Onscreen debug me… member
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/osservice/
H A Dmos_util_debug_specific.cpp262 if (m_mosMsgParams.bUseOutputDebugString) in MosMessageInternal()