Class ShadowCamera.ShadowSize

  • Enclosing class:
    ShadowCamera

    @Implements(android.hardware.Camera.Size.class)
    public static class ShadowCamera.ShadowSize
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowSize()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void __constructor__​(android.hardware.Camera camera, int width, int height)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowSize

        public ShadowSize()
    • Method Detail

      • __constructor__

        @Implementation
        protected void __constructor__​(android.hardware.Camera camera,
                                       int width,
                                       int height)