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

  /external/oj-libjdwp/src/share/classes/com/sun/jdi/
Mirror.java 30 * in another virtual machine. Mirror is the root of the
38 * considered a mirror, representing the composite state of the
42 * to a single instance of Mirror. Implementors are free to decide
43 * whether a single mirror will be used for some or all mirrors. Clients
47 * Any method on a {@link com.sun.jdi.Mirror} that takes a <code>Mirror</code> as an
60 public interface Mirror {
64 * Mirror belongs. A Mirror must be associated
67 * @return the {@link VirtualMachine} for which this mirror is a proxy
    [all...]
  /external/dng_sdk/source/
dng_orientation.h 113 static dng_orientation Mirror ()

Completed in 153 milliseconds