Home
last modified time | relevance | path

Searched refs:releaseNotifyData (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3PostProc.h155 static void releaseNotifyData(void *user_data, void *cookie);
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraPostProc.h219 static void releaseNotifyData(void *user_data,
DQCameraPostProc.cpp913 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