HomeSort by relevance Sort by last modified time
    Searched refs:bestGap (Results 1 - 5 of 5) sorted by null

  /frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.cpp 413 nsecs_t bestGap, measured;
419 if (i == 0 || gap < bestGap) {
420 bestGap = gap;
    [all...]
  /frameworks/av/services/audioflinger/
Threads.cpp 295 nsecs_t bestGap, measured;
301 if (i == 0 || gap < bestGap) {
302 bestGap = gap;
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL3/
QCamera3HWI.cpp     [all...]

Completed in 378 milliseconds