Home
last modified time | relevance | path

Searched refs:SetFrameRate (Results 1 - 13 of 13) sorted by relevance

/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_decoder_format_adapter_impl.cpp49 void ArkDecoderFormatAdapterImpl::SetFrameRate(double frameRate) in SetFrameRate() function in OHOS::ArkWeb::ArkDecoderFormatAdapterImpl
51 return real_->SetFrameRate(frameRate); in SetFrameRate()
H A Dark_decoder_format_adapter_impl.h39 void SetFrameRate(double frameRate) override;
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_decoder_format_adapter_wrapper.cpp50 void ArkDecoderFormatAdapterWrapper::SetFrameRate(double frameRate) in SetFrameRate() function in OHOS::ArkWeb::ArkDecoderFormatAdapterWrapper
52 ctocpp_->SetFrameRate(frameRate); in SetFrameRate()
H A Dark_decoder_format_adapter_wrapper.h39 void SetFrameRate(double frameRate) override;
/base/web/webview/ohos_adapter/camera_adapter/src/
H A Dformat_adapter_impl.cpp50 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate() function in OHOS::NWeb::FormatAdapterImpl
H A Dformat_adapter_mock.cpp48 void FormatAdapterImpl::SetFrameRate(float frameRate) in SetFrameRate() function in OHOS::NWeb::FormatAdapterImpl
H A Dcamera_manager_adapter_impl.cpp259 format->SetFrameRate(DEFAULT_FRAME_RATE); in GetCameraSupportFormats()
/base/web/webview/test/fuzztest/ohos_adapter/camera_adapter/formatadapter_fuzzer/
H A Dformatadapter_fuzzer.cpp33 adapter.SetFrameRate(1); in FormatAdapterFuzzTest()
/base/web/webview/ohos_adapter/camera_adapter/include/
H A Dformat_adapter_impl.h39 void SetFrameRate(float rate);
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_media_codec_decoder_adapter.h43 virtual void SetFrameRate(double frameRate) = 0;
/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmedia_codec_decoder_adapter.h49 virtual void SetFrameRate(double frameRate) = 0;
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediacodecdecoderadapterimpl_fuzzer/
H A Dmediacodecdecoderadapterimpl_fuzzer.cpp71 void SetFrameRate(double fr) override
/base/web/webview/test/unittest/ohos_adapter/media_adapter_test/
H A Dmedia_codec_decoder_adapter_impl_test.cpp84 void SetFrameRate(double fr) override

Completed in 5 milliseconds