Home
last modified time | relevance | path

Searched defs:SetVideoIsHdr (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp115 int32_t RecorderImpl::RecorderImpl::SetVideoIsHdr(int32_t sourceId, bool isHdr) in SetVideoIsHdr() function in OHOS::Media::RecorderImpl::RecorderImpl
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp130 int32_t RecorderClient::SetVideoIsHdr(int32_t sourceId, bool isHdr) in SetVideoIsHdr() function in OHOS::Media::RecorderClient
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp273 int32_t RecorderServiceStub::SetVideoIsHdr(int32_t sourceId, bool isHdr) in SetVideoIsHdr() function in OHOS::Media::RecorderServiceStub
569 int32_t RecorderServiceStub::SetVideoIsHdr(MessageParcel &data, MessageParcel &reply) in SetVideoIsHdr() function in OHOS::Media::RecorderServiceStub
H A Drecorder_service_proxy.cpp146 int32_t RecorderServiceProxy::SetVideoIsHdr(int32_t sourceId, bool isHdr) in SetVideoIsHdr() function in OHOS::Media::RecorderServiceProxy
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp260 int32_t RecorderServer::SetVideoIsHdr(int32_t sourceId, bool isHdr) in SetVideoIsHdr() function in OHOS::Media::RecorderServer