Searched refs:releaseNotifyData (Results 1 – 3 of 3) sorted by relevance
155 static void releaseNotifyData(void *user_data, void *cookie);
219 static void releaseNotifyData(void *user_data,
913 cbArg.release_cb = releaseNotifyData; in sendDataNotify()918 releaseNotifyData(data_cb, this, UNKNOWN_ERROR); in sendDataNotify()1802 void QCameraPostProcessor::releaseNotifyData(void *user_data, in releaseNotifyData() function in qcamera::QCameraPostProcessor