Home
last modified time | relevance | path

Searched refs:StopScreenCaptureByEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/server/
H A Dscreen_capture_server.h281 int32_t StopScreenCaptureByEvent(AVScreenCaptureStateCode stateCode);
H A Dscreen_capture_server.cpp125 … server->StopScreenCaptureByEvent(AVScreenCaptureStateCode::SCREEN_CAPTURE_STATE_STOPPED_BY_USER); in OnResponse()
308 currentServer->StopScreenCaptureByEvent( in ReportAVScreenCaptureUserChoice()
1380 latestServer->StopScreenCaptureByEvent( in SystemRecorderInterruptLatestRecorder()
2515 int32_t ScreenCaptureServer::StopScreenCaptureByEvent(AVScreenCaptureStateCode stateCode) in StopScreenCaptureByEvent() function in OHOS::Media::ScreenCaptureServer
2664 scrServer->StopScreenCaptureByEvent(state); in StopAndRelease()