Home
last modified time | relevance | path

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

/development/tools/emulator/system/camera/
DCallbackNotifier.cpp90 mDataCBTimestamp(NULL), in CallbackNotifier()
122 mDataCBTimestamp = data_cb_timestamp; in setCallbacks()
195 mDataCBTimestamp = NULL; in cleanupCBNotifier()
215 mDataCBTimestamp(timestamp, CAMERA_MSG_VIDEO_FRAME, in onNextFrameAvailable()
DCallbackNotifier.h208 camera_data_timestamp_callback mDataCBTimestamp; variable