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

/frameworks/av/services/camera/libcameraservice/device1/
H A DCameraHardwareInterface.cpp147 sDataCbTimestamp(timestamp, (int32_t) msgType, mHidlMemPoolMap.at(data), bufferIndex, this);
162 sDataCbTimestamp(timestamp, (int32_t) msgType, mHidlMemPoolMap.at(data), bufferIndex, this);
486 sDataCbTimestamp,
828 void CameraHardwareInterface::sDataCbTimestamp(nsecs_t timestamp, int32_t msg_type, function in class:android::CameraHardwareInterface

Completed in 66 milliseconds