Home
last modified time | relevance | path

Searched refs:mDataCbTimestamp (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h179 mDataCbTimestamp = data_cb_timestamp; in setCallbacks()
529 __this->mDataCbTimestamp(timestamp, msg_type, mem->mBuffers[index], __this->mCbUser); in __data_cb_timestamp()
787 data_callback_timestamp mDataCbTimestamp; variable