Searched refs:notifyCb (Results 1 – 2 of 2) sorted by relevance
381 camera2_notify_callback notifyCb; in sendNotification() local384 notifyCb = mNotifyCb; in sendNotification()386 if (notifyCb != NULL) { in sendNotification()387 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr); in sendNotification()
349 camera2_notify_callback notifyCb; in sendNotification() local352 notifyCb = mNotifyCb; in sendNotification()354 if (notifyCb != NULL) { in sendNotification()355 notifyCb(msgType, ext1, ext2, ext3, mNotifyUserPtr); in sendNotification()