Searched refs:setTimestamp (Results 1 – 3 of 3) sorted by relevance
118 setTimestamp(int64_t timestamp) generates (Status status);
254 return getStatusT(object->mPreviewCallback->setTimestamp(timestamp)); in sSetTimestamp()
382 Return<Status> setTimestamp(int64_t timestamp) override;569 Return<Status> PreviewWindowCb::setTimestamp(int64_t timestamp) { in setTimestamp() function in PreviewWindowCb