Home
last modified time | relevance | path

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

/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/
H A DVtsHalCameraProviderV2_4TargetTest.cpp4700 mInflightMap.clear(); in processCaptureRequestInternal()
4701 mInflightMap.add(frameNumber, &inflightReq); in processCaptureRequestInternal()
4739 mInflightMap.clear(); in processCaptureRequestInternal()
4931 mInflightMap.clear(); in TEST_P()
4932 mInflightMap.add(frameNumber, &inflightReq); in TEST_P()
4969 mInflightMap.clear(); in TEST_P()
5165 mInflightMap.clear(); in TEST_P()
5794 mInflightMap.clear(); in TEST_P()
5795 mInflightMap.add(frameNumber, &inflightReq); in TEST_P()
7275 for (size_t i = 0; i < mInflightMap.size(); i++) { in updateInflightResultQueue()
[all …]