Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / image-decoders / jpeg / JPEGImageDecoder.h
index 090d69d..e254f64 100644 (file)
@@ -55,9 +55,11 @@ public:
     virtual bool setFailed() OVERRIDE;
 
     bool outputScanlines();
+    unsigned desiredScaleNumerator() const;
     void jpegComplete();
 
     void setOrientation(ImageOrientation orientation) { m_orientation = orientation; }
+    void setDecodedSize(unsigned width, unsigned height);
 
 private:
     // Decodes the image.  If |onlySize| is true, stops decoding after