Home
last modified time | relevance | path

Searched defs:isWatermarkSupported (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/unittest/filter_test/
H A Dcodec_capability_adapter_unit_test.cpp51 bool isWatermarkSupported = true; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/filters/
H A Dcodec_capability_adapter.cpp51 …odecCapabilityAdapter::IsWatermarkSupported(std::string &codecMimeType, bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/
H A Drecorder_impl.cpp385 int32_t RecorderImpl::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/recorder/
H A Dhirecorder_impl.cpp972 int32_t HiRecorderImpl::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/client/
H A Drecorder_client.cpp514 int32_t RecorderClient::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/ipc/
H A Drecorder_service_stub.cpp491 int32_t RecorderServiceStub::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
935 bool isWatermarkSupported = false; in IsWatermarkSupported() local
H A Drecorder_service_proxy.cpp865 int32_t RecorderServiceProxy::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.cpp1299 bool isWatermarkSupported = false; in SetWatermarkTask() local
1480 int32_t AVRecorderNapi::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()
/ohos5.0/foundation/multimedia/player_framework/services/services/recorder/server/
H A Drecorder_server.cpp1102 int32_t RecorderServer::IsWatermarkSupported(bool &isWatermarkSupported) in IsWatermarkSupported()