Home
last modified time | relevance | path

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

/hardware/interfaces/camera/device/1.0/default/
DCameraDevice_1_0.h190 static void sDataCb(int32_t msg_type, const camera_memory_t *data, unsigned int index,
DCameraDevice.cpp414 void CameraDevice::sDataCb(int32_t msg_type, const camera_memory_t *data, unsigned int index, in sDataCb() function in android::hardware::camera::device::V1_0::implementation::CameraDevice
666 sNotifyCb, sDataCb, sDataCbTimestamp, sGetMemory, this); in open()