Home
last modified time | relevance | path

Searched refs:START_SCREEN_CAPTURE_WITH_SURFACE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_service.h80 START_SCREEN_CAPTURE_WITH_SURFACE = 17, enumerator
H A Dscreen_capture_service_proxy.cpp293 int error = Remote()->SendRequest(START_SCREEN_CAPTURE_WITH_SURFACE, data, reply, option); in StartScreenCaptureWithSurface()
H A Dscreen_capture_service_stub.cpp72 screenCaptureStubFuncs_[START_SCREEN_CAPTURE_WITH_SURFACE] = in Init()