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

  /frameworks/av/services/camera/libcameraservice/camera2/
Parameters.h 92 // For use with triggerAfWithAuto quirk
193 bool triggerAfWithAuto;
Parameters.cpp     [all...]
  /frameworks/av/services/camera/libcameraservice/
Camera2Client.cpp 353 if (p.quirks.triggerAfWithAuto) {
354 result.appendFormat(" triggerAfWithAuto\n");
    [all...]

Completed in 21 milliseconds