Home
last modified time | relevance | path

Searched refs:m_allocationIndexArray (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/os/
H A Dmos_graphicsresource.cpp164 for (auto& curAllocationIndexTp : m_allocationIndexArray) in GetAllocationIndex()
182 m_allocationIndexArray.clear(); in ResetResourceAllocationIndex()
H A Dmos_graphicsresource.h543 std::vector <std::tuple<GPU_CONTEXT_HANDLE, int32_t>> m_allocationIndexArray; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/os/
H A Dmos_graphicsresource_next.cpp202 for (auto& curAllocationIndexTp : m_allocationIndexArray) in GetAllocationIndex()
220 m_allocationIndexArray.clear(); in ResetResourceAllocationIndex()
H A Dmos_graphicsresource_next.h490 std::vector <std::tuple<GPU_CONTEXT_HANDLE, int32_t>> m_allocationIndexArray; variable