Searched defs:kTimeout (Results 1 – 4 of 4) sorted by relevance
| /frameworks/native/libs/vr/libpdx/ | ||
| D | client_tests.cpp | 133 constexpr static int64_t kTimeout = 123; member in __anonedc9a3c60111::ClientChannelFactoryTest |
| /frameworks/av/cmds/stagefright/ | ||
| D | mediafilter.cpp | 47 static const int64_t kTimeout = 500ll; variable |
| D | codec.cpp | 80 static int64_t kTimeout = 500ll; in decode() local |
| /frameworks/av/cmds/screenrecord/ | ||
| D | screenrecord.cpp | 348 static int kTimeout = 250000; // be responsive on signal in runEncoder() local |