Home
last modified time | relevance | path

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

/frameworks/av/services/camera/libcameraservice/device1/
DCameraHardwareInterface.h307 static void sDataCb(int32_t msg_type,
DCameraHardwareInterface.cpp135 sDataCb((int32_t) msgType, mem, bufferIndex, &md, this); in dataCallback()
758 void CameraHardwareInterface::sDataCb(int32_t msg_type, in sDataCb() function in android::CameraHardwareInterface