Home
last modified time | relevance | path

Searched defs:timeoutScale (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/dist/
Dtest.go78 timeoutScale int member
/aosp_15_r20/cts/tests/camera/src/android/hardware/camera2/cts/
H A DDngCreatorTest.java1111 int timeoutScale = maxResolution ? MAX_RESOLUTION_CAPTURE_WAIT_TIMEOUT_SCALE : 1; in captureRawShots() local