HomeSort by relevance Sort by last modified time
    Searched refs:sSetTimestamp (Results 1 - 2 of 2) sorted by null

  /hardware/interfaces/camera/device/1.0/default/
CameraDevice_1_0.h 214 static int sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp);
CameraDevice.cpp 244 int CameraDevice::sSetTimestamp(struct preview_stream_ops *w, int64_t timestamp) {
535 mHalPreviewWindow.set_timestamp = sSetTimestamp;
    [all...]

Completed in 1172 milliseconds