Home
last modified time | relevance | path

Searched refs:TIME_OF_CAPTURE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/camera/vdi_base/common/utils/event/
H A Dcamera_hal_hisysevent.cpp41 {TIME_OF_CAPTURE, std::string(TOSTR(TIME_OF_CAPTURE))},
H A Dcamera_hal_hisysevent.h46 TIME_OF_CAPTURE, enumerator
/ohos5.0/drivers/peripheral/camera/vdi_base/v4l2/src/stream_operator/
H A Dstream_still_capture.cpp56 …ameraHalTimeSysevent::WriteTimeStatisicEvent(CameraHalTimeSysevent::GetEventName(TIME_OF_CAPTURE)); in Capture()