onCameraFrame     114 modules/java/generator/src/java/android+CameraBridgeViewBase.java         public Mat onCameraFrame(Mat inputFrame);
onCameraFrame     137 modules/java/generator/src/java/android+CameraBridgeViewBase.java         public Mat onCameraFrame(CvCameraViewFrame inputFrame);
onCameraFrame     153 modules/java/generator/src/java/android+CameraBridgeViewBase.java         public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     141 samples/android/15-puzzle/src/org/opencv/samples/puzzle15/Puzzle15Activity.java     public Mat onCameraFrame(Mat inputFrame) {
onCameraFrame     211 samples/android/camera-calibration/src/org/opencv/samples/cameracalibration/CameraCalibrationActivity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     170 samples/android/color-blob-detection/src/org/opencv/samples/colorblobdetect/ColorBlobDetectionActivity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     167 samples/android/face-detection/src/org/opencv/samples/facedetect/FdActivity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     201 samples/android/image-manipulations/src/org/opencv/samples/imagemanipulations/ImageManipulationsActivity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame      97 samples/android/tutorial-1-camerapreview/src/org/opencv/samples/tutorial1/Tutorial1Activity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     127 samples/android/tutorial-2-mixedprocessing/src/org/opencv/samples/tutorial2/Tutorial2Activity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {
onCameraFrame     112 samples/android/tutorial-3-cameracontrol/src/org/opencv/samples/tutorial3/Tutorial3Activity.java     public Mat onCameraFrame(CvCameraViewFrame inputFrame) {