Home
last modified time | relevance | path

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

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
Drtt.cpp316 int totalCnt; member in RttCommand
330 totalCnt = 0; in RttCommand()
338 totalCnt = 0; in RttCommand()
595 totalCnt++; in handleEvent()
614 (*rttHandler.on_rtt_results)(id(), totalCnt, rttResults); in handleEvent()
619 totalCnt = currentIdx = 0; in handleEvent()
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3HWI.cpp9687 size_t totalCnt = MIN(gCamCapability[cameraId]->picture_sizes_tbl_cnt, in supportBurstCapture() local
9690 while ((highRes + 1 < totalCnt) && in supportBurstCapture()