Searched refs:CAMERA_MSG_RAW_IMAGE_NOTIFY (Results 1 – 5 of 5) sorted by relevance
659 (msgType & CAMERA_MSG_RAW_IMAGE_NOTIFY)) { in takePicture()671 CAMERA_MSG_RAW_IMAGE_NOTIFY | in takePicture()
214 if (msgType == CAMERA_MSG_RAW_IMAGE_NOTIFY) { in notify()851 msgType |= CAMERA_MSG_RAW_IMAGE_NOTIFY; in android_hardware_Camera_takePicture()
768 l.mRemoteCallback->notifyCallback(CAMERA_MSG_RAW_IMAGE_NOTIFY, in shutterNotifyLocked()
171 private static final int CAMERA_MSG_RAW_IMAGE_NOTIFY = 0x200; field in Camera
22497 Landroid/hardware/Camera;->CAMERA_MSG_RAW_IMAGE_NOTIFY:I