OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kDumpSleepDuration
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/camera/libcameraservice/device3/
Camera3Device.h
175
static const size_t
kDumpSleepDuration
= 100000; // 0.10 sec
[
all
...]
Camera3Device.cpp
354
usleep(
kDumpSleepDuration
);
[
all
...]
Completed in 3776 milliseconds