Searched defs:sDataCbTimestamp (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
H A DCameraHardwareInterface.cpp151 sDataCbTimestamp(timestamp, (int32_t) msgType, mem, bufferIndex, this);
171 sDataCbTimestamp(timestamp, (int32_t) msgType, mem, bufferIndex, this);
759 void CameraHardwareInterface::sDataCbTimestamp(nsecs_t timestamp, int32_t msg_type, function in class:android::CameraHardwareInterface

Completed in 100 milliseconds