HomeSort by relevance Sort by last modified time
    Searched refs:setSourceImage (Results 1 - 2 of 2) sorted by null

  /packages/apps/Camera/src/com/android/camera/
Mosaic.java 29 * mosaic.setSourceImage(pixels);
125 public native float[] setSourceImage(byte[] pixels);
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/
Mosaic.java 29 * mosaic.setSourceImage(pixels);
125 public native float[] setSourceImage(byte[] pixels);
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 200 milliseconds