Searched refs:sSetTimestamp (Results 1 – 2 of 2) sorted by relevance
214 static int sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp);
244 int CameraDevice::sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp) { in sSetTimestamp() function in android::hardware::camera::device::V1_0::implementation::CameraDevice537 mHalPreviewWindow.set_timestamp = sSetTimestamp; in initHalPreviewWindow()