Searched refs:SetLoopFinishTag (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/platform/ohos/ |
H A D | rs_event_detector_test.cpp | 67 rsDetector->SetLoopFinishTag(1, 1, bundle, ability); 72 rsTimeOutDetector.SetLoopFinishTag(1, 1, bundle, ability); 74 rsTimeOutDetector.SetLoopFinishTag(1, 1, bundle, ability);
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/ |
H A D | rs_event_detector.h | 73 virtual void SetLoopFinishTag( 108 void SetLoopFinishTag(
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rseventdetector_fuzzer/ |
H A D | rseventdetector_fuzzer.cpp | 75 rsTimeOutDetector.SetLoopFinishTag(focusAppPid, focusAppUid, key, value); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_detector.cpp | 62 void RSTimeOutDetector::SetLoopFinishTag( in SetLoopFinishTag() function in OHOS::Rosen::RSTimeOutDetector
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_main_thread.cpp | 758 rsCompositionTimeoutDetector_->SetLoopFinishTag( in SetRSEventDetectorLoopFinishTag() 762 rsCompositionTimeoutDetector_->SetLoopFinishTag( in SetRSEventDetectorLoopFinishTag()
|