Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/1.0/default/
DCameraDevice_1_0.h194 static void sDataCbTimestamp(nsecs_t timestamp, int32_t msg_type,
DCameraDevice.cpp496 void CameraDevice::sDataCbTimestamp(nsecs_t timestamp, int32_t msg_type, in sDataCbTimestamp() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
678 sNotifyCb, sDataCb, sDataCbTimestamp, sGetMemory, this); in open()