Home
last modified time | relevance | path

Searched refs:GetPresentationTimeUs (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_buffer_info_adapter_wrapper.cpp22 int64_t ArkBufferInfoAdapterWrapper::GetPresentationTimeUs() in GetPresentationTimeUs() function in OHOS::ArkWeb::ArkBufferInfoAdapterWrapper
24 return ctocpp_->GetPresentationTimeUs(); in GetPresentationTimeUs()
H A Dark_buffer_info_adapter_wrapper.h29 int64_t GetPresentationTimeUs() override;
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_buffer_info_adapter_impl.cpp24 int64_t ArkBufferInfoAdapterImpl::GetPresentationTimeUs() in GetPresentationTimeUs() function in OHOS::ArkWeb::ArkBufferInfoAdapterImpl
26 return real_->GetPresentationTimeUs(); in GetPresentationTimeUs()
H A Dark_buffer_info_adapter_impl.h29 int64_t GetPresentationTimeUs() override;
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/src/
H A Dbuffer_info_adapter_impl.cpp20 int64_t BufferInfoAdapterImpl::GetPresentationTimeUs() in GetPresentationTimeUs() function in OHOS::NWeb::BufferInfoAdapterImpl
/ohos5.0/base/web/webview/ohos_adapter/media_adapter/include/
H A Dbuffer_info_adapter_impl.h27 int64_t GetPresentationTimeUs() override;
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/bufferinfoadapterimpl_fuzzer/
H A Dbufferinfoadapterimpl_fuzzer.cpp39 bufferInfoAdapterImpl.GetPresentationTimeUs(); in BufferInfoAdapterImplFuzzTest()
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/include/
H A Dark_media_codec_adapter.h51 virtual int64_t GetPresentationTimeUs() = 0;
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dmedia_codec_adapter.h67 virtual int64_t GetPresentationTimeUs() = 0;