Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/api2/
H A DCameraDeviceClient.cpp246 uint32_t loopCounter = 0; in submitRequestList() local
437 loopCounter++; // loopCounter starts from 1 in submitRequestList()
440 loopCounter, requests.size()); in submitRequestList()