Home
last modified time | relevance | path

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

/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedCameraProviderHWLImpl.cpp683 int num_attempts = 100; in WaitForQemuSfFakeCameraPropertyAvailable() local
686 for (int i = 0; i < num_attempts; ++i) { in WaitForQemuSfFakeCameraPropertyAvailable()
695 5 * num_attempts); in WaitForQemuSfFakeCameraPropertyAvailable()