Home
last modified time | relevance | path

Searched refs:SetTime (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_date_time.cpp227 void dng_date_time_info::SetTime (uint32 hour, in SetTime() function in dng_date_time_info
296 SetTime ((uint32) hour, in Decode_ISO_8601()
577 SetTime ((uint32) hour, in Decode_IPTC_Time()
605 SetTime ((uint32) hour, in Decode_IPTC_Time()
625 SetTime ((uint32) hour, in Decode_IPTC_Time()
Ddng_date_time.h286 void SetTime (uint32 hour,
/third_party/mindspore/mindspore/core/utils/
Dprofile.h58 void SetTime(double time) noexcept;
114 ctx_->SetTime(end_time - start_time);
Dprofile.cc232 void ProfContext::SetTime(double time) noexcept { in SetTime() function in mindspore::ProfContext
/third_party/gstreamer/gstplugins_bad/sys/dshowdecwrapper/
Dgstdshowfakesrc.cpp128 pSample->SetTime(&start, &stop); in PushBuffer()
/third_party/gstreamer/gstplugins_bad/sys/dshowvideosink/
Ddshowvideofakesrc.cpp303 pSample->SetTime(NULL, NULL); in PushBuffer()