Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_event_detector.cpp26 …hared_ptr<RSBaseEventDetector> RSBaseEventDetector::CreateRSTimeOutDetector(int timeOutThresholdMs, in CreateRSTimeOutDetector()
34 RSTimeOutDetector::RSTimeOutDetector(int timeOutThresholdMs, in RSTimeOutDetector()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/
H A Drseventdetector_fuzzer.cpp64 int timeOutThresholdMs = GetData<int>(); in DoSomethingInterestingWithMyAPI() local