HomeSort by relevance Sort by last modified time
    Searched refs:match_fn (Results 1 - 9 of 9) sorted by null

  /device/asus/flo/camera/QCamera2/util/
QCameraQueue.h 39 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
49 void flushNodes(match_fn match);
QCameraQueue.cpp 265 void QCameraQueue::flushNodes(match_fn match){
  /device/lge/hammerhead/camera/QCamera2/util/
QCameraQueue.h 39 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
52 void flushNodes(match_fn match);
QCameraQueue.cpp 302 void QCameraQueue::flushNodes(match_fn match){
  /device/moto/shamu/camera/QCamera2/util/
QCameraQueue.h 40 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
53 void flushNodes(match_fn match);
QCameraQueue.cpp 302 void QCameraQueue::flushNodes(match_fn match){
  /hardware/qcom/camera/QCamera2/util/
QCameraQueue.h 40 typedef bool (*match_fn)(void *data, void *user_data); typedef in namespace:qcamera
53 void flushNodes(match_fn match);
QCameraQueue.cpp 333 void QCameraQueue::flushNodes(match_fn match){
  /external/valgrind/coregrind/m_ume/
main.c 49 Bool (*match_fn)(const void *hdr, SizeT len); member in struct:__anon20474
112 if ((*exe_handlers[i].match_fn)(buf, bufsz)) {

Completed in 416 milliseconds