Home
last modified time | relevance | path

Searched refs:SET_SCREEN_ROTATION (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.h82 SET_SCREEN_ROTATION = 19, enumerator
H A Dscreen_capture_service_proxy.cpp475 int error = Remote()->SendRequest(SET_SCREEN_ROTATION, data, reply, option); in SetCanvasRotation()
H A Dscreen_capture_service_stub.cpp59 screenCaptureStubFuncs_[SET_SCREEN_ROTATION] = &ScreenCaptureServiceStub::SetCanvasRotation; in Init()