Searched defs:timeoutScale (Results 1 – 2 of 2) sorted by relevance
78 timeoutScale int member
1111 int timeoutScale = maxResolution ? MAX_RESOLUTION_CAPTURE_WAIT_TIMEOUT_SCALE : 1; in captureRawShots() local