Home
last modified time | relevance | path

Searched refs:set_timestamp (Results 1 – 4 of 4) sorted by relevance

/hardware/libhardware/include/hardware/
Dcamera.h95 int (*set_timestamp)(struct preview_stream_ops *w, int64_t timestamp); member
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DVehicleEmulator.cpp278 protoVal->set_timestamp(val->timestamp); in populateProtoVehiclePropValue()
/hardware/interfaces/camera/device/1.0/default/
DCameraDevice.cpp540 mHalPreviewWindow.set_timestamp = sSetTimestamp; in initHalPreviewWindow()
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraMem.cpp2102 err = mWindow->set_timestamp(mWindow, timeStamp); in enqueueBuffer()