Searched refs:match_fn_data (Results 1 – 6 of 6) sorted by relevance
/device/moto/shamu/camera/QCamera2/util/ |
D | QCameraQueue.h | 38 typedef bool (*match_fn_data)(void *data, void *user_data, void *match_data); typedef 54 void flushNodes(match_fn_data match, void *spec_data);
|
D | QCameraQueue.cpp | 347 void QCameraQueue::flushNodes(match_fn_data match, void *match_data){ in flushNodes()
|
/device/lge/bullhead/camera/QCamera2/util/ |
D | QCameraQueue.h | 38 typedef bool (*match_fn_data)(void *data, void *user_data, void *match_data); typedef 54 void flushNodes(match_fn_data match, void *spec_data);
|
D | QCameraQueue.cpp | 378 void QCameraQueue::flushNodes(match_fn_data match, void *match_data){ in flushNodes()
|
/device/huawei/angler/camera/QCamera2/util/ |
D | QCameraQueue.h | 38 typedef bool (*match_fn_data)(void *data, void *user_data, void *match_data); typedef 54 void flushNodes(match_fn_data match, void *spec_data);
|
D | QCameraQueue.cpp | 378 void QCameraQueue::flushNodes(match_fn_data match, void *match_data){ in flushNodes()
|