Home
last modified time | relevance | path

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

/device/generic/goldfish/camera/
DEmulatedQemuCamera3.cpp54 const int64_t USEC = 1000LL; variable
55 const int64_t MSEC = USEC * 1000LL;
DEmulatedFakeCamera2.cpp39 const int64_t USEC = 1000LL; variable
40 const int64_t MSEC = USEC * 1000LL;
DEmulatedFakeCamera3.cpp54 const int64_t USEC = 1000LL; variable
55 const int64_t MSEC = USEC * 1000LL;
/device/google/cuttlefish/guest/hals/camera/
DEmulatedFakeCamera3.cpp54 const int64_t USEC = 1000LL; variable
55 const int64_t MSEC = USEC * 1000LL;
DEmulatedFakeCamera2.cpp50 const int64_t USEC = 1000LL; variable
51 const int64_t MSEC = USEC * 1000LL;