Lines Matching refs:notify_msg
1050 camera3_notify_msg_t notify_msg;1065 notify_msg.type = CAMERA3_MSG_SHUTTER;1066 notify_msg.message.shutter.frame_number = i->frame_number;1067 notify_msg.message.shutter.timestamp = current_capture_time;1068 mCallbackOps->notify(mCallbackOps, ¬ify_msg);