Searched refs:setSourceImage (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Camera/src/com/android/camera/
H A DMosaic.java29 * mosaic.setSourceImage(pixels);
125 public native float[] setSourceImage(byte[] pixels); method in class:Mosaic
128 * This is an alternative to the setSourceImage function above. This should
163 * which is based on the original images set in setSourceImage().
/packages/apps/LegacyCamera/src/com/android/camera/panorama/
H A DMosaic.java29 * mosaic.setSourceImage(pixels);
125 public native float[] setSourceImage(byte[] pixels); method in class:Mosaic
128 * This is an alternative to the setSourceImage function above. This should
163 * which is based on the original images set in setSourceImage().

Completed in 25 milliseconds