Home
last modified time | relevance | path

Searched defs:timestamp (Results 1 - 25 of 902) sorted by relevance

12345678910>>...37

/third_party/vk-gl-cts/external/amber/src/samples/
H A Dtimestamp.h20 namespace timestamp { namespace
H A Dtimestamp.cc35 namespace timestamp { namespace
38 uint64_t timestamp = 0; in SampleGetTimestampNs() local
/drivers/peripheral/camera/interfaces/hdi_passthrough/callback/src/
H A Dcamera_device_callback.cpp25 void CameraDeviceCallback::OnResult(uint64_t timestamp, const std::shared_ptr<CameraMetadata> &result) in OnResult() argument
H A Dstream_operator_callback.cpp38 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamId, uint64_t timestamp) OnFrameShutter() argument
/drivers/peripheral/camera/test/common/callback/src/
H A Dcamera_device_callback.cpp29 int32_t CameraDeviceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t>& result) in OnResult() argument
H A Dstream_operator_callback.cpp45 OnFrameShutter(int32_t captureId, const std::vector<int32_t>& streamIds, uint64_t timestamp) OnFrameShutter() argument
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h43 Move(timestamp); variable
H A Dspring_adapter.h76 void TickAnimation(uint64_t timestamp) in TickAnimation() argument
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/
H A DFileMonitor.h57 time_t timestamp; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dtimestamp.hpp33 namespace timestamp { namespace
/drivers/peripheral/camera/hal_c/hdi_cif/src/
H A Dcamera_device_callback_wrapper.cpp39 void DeviceCBOnResult(uint64_t timestamp, CameraResultCIF* result) in DeviceCBOnResult() argument
H A Dstream_operator_callback_wrapper.cpp87 void StreamCBOnFrameShutter(int captureId, const int* streamId, int count, uint64_t timestamp) in StreamCBOnFrameShutter() argument
/drivers/peripheral/camera/hdi_service/v1_0/src/
H A Dcamera_device_service_callback.cpp30 int32_t CameraDeviceServiceCallback::OnResult(uint64_t timestamp, const std::vector<uint8_t> &result) in OnResult() argument
H A Dstream_operator_service_callback.cpp55 OnFrameShutter(int32_t captureId, const std::vector<int32_t> &streamIds, uint64_t timestamp) OnFrameShutter() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/image/
H A Dintf_animated_image.h36 uint64_t timestamp; member
/foundation/distributeddatamgr/udmf/interfaces/innerkits/data/
H A Dunified_data_properties.h28 std::int64_t timestamp; member in OHOS::UDMF::UnifiedDataProperties
/third_party/musl/include/info/linux/
H A Dfatal_message.h32 uint64_t timestamp; member
/third_party/skia/third_party/externals/libwebp/tests/fuzzer/
H A Danimdecoder_fuzzer.cc46 int timestamp; in LLVMFuzzerTestOneInput() local
/arkcompiler/ets_runtime/ecmascript/ohos/tests/
H A Dcrash_test.cpp67 char timestamp[ohos::AotRuntimeInfo::TIME_STAMP_SIZE]; in HWTEST_F_L0() local
76 char timestamp[ohos::AotRuntimeInfo::TIME_STAMP_SIZE]; in HWTEST_F_L0() local
107 char timestamp[ohos::AotRuntimeInfo::TIME_STAMP_SIZE]; in HWTEST_F_L0() local
137 char timestamp[ohos::AotRuntimeInfo::TIME_STAMP_SIZE]; in HWTEST_F_L0() local
[all...]
/drivers/peripheral/camera/test/ut/v4l2/
H A Dstream_customer.cpp27 int64_t timestamp = 0; in CamFrame() local
/drivers/peripheral/sensor/interfaces/v1_0/
H A Disensor_callback_vdi.h34 int64_t timestamp; member
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Ddate_util.cpp90 auto timestamp = std::chrono::system_clock::from_time_t(std::mktime(&dateTime)); in GetMilliSecondsByDateTime() local
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_socket_outputstream.cpp31 int64_t timestamp = tv.tv_sec * 1000 + tv.tv_usec / 1000; in GetNowTimestamp() local
/foundation/graphic/graphic_2d/rosen/samples/hello_vsync/
H A Dhello_vsync.cpp23 static void OnVSync(long long timestamp, void* data) in OnVSync() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vblank_idle_corrector.cpp40 void RSVBlankIdleCorrector::ProcessScreenConstraint(uint64_t timestamp, uint64_t constraintRelativeTime) in ProcessScreenConstraint() argument

Completed in 6 milliseconds

12345678910>>...37