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

  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
RawImage.java 24 public final class RawImage {
42 * Reads the header of a RawImage from a {@link ByteBuffer}.
134 public RawImage getRotated() {
135 RawImage rotated = new RawImage();
183 throw new UnsupportedOperationException("RawImage.getARGB(int) only works in 16 and 32 bit mode.");
  /prebuilt/common/ddmlib/
ddmlib-prebuilt.jar 

Completed in 112 milliseconds