Home
last modified time | relevance | path

Searched defs:kTimeout (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/vr/libpdx/
Dclient_tests.cpp133 constexpr static int64_t kTimeout = 123; member in __anonedc9a3c60111::ClientChannelFactoryTest
139 constexpr int64_t ClientChannelFactoryTest::kTimeout; member in __anonedc9a3c60111::ClientChannelFactoryTest
/frameworks/av/cmds/stagefright/
Dmediafilter.cpp47 static const int64_t kTimeout = 500ll; variable
320 static int64_t kTimeout = 500ll; in decode() local
Dcodec.cpp80 static int64_t kTimeout = 500ll; in decode() local
/frameworks/av/cmds/screenrecord/
Dscreenrecord.cpp348 static int kTimeout = 250000; // be responsive on signal in runEncoder() local