Lines Matching refs:scale_factor
34 bool AddBitmap(float scale_factor,
41 bool AddPNG(float scale_factor,
44 bool AddJPEG(float scale_factor,
49 bool HasRepresentation(float scale_factor) override;
50 bool RemoveRepresentation(float scale_factor) override;
51 bool GetRepresentationInfo(float scale_factor,
55 CefRefPtr<CefBinaryValue> GetAsBitmap(float scale_factor,
60 CefRefPtr<CefBinaryValue> GetAsPNG(float scale_factor,
64 CefRefPtr<CefBinaryValue> GetAsJPEG(float scale_factor,
80 gfx::ImageSkia GetForced1xScaleRepresentation(float scale_factor) const;
87 bool AddBitmap(float scale_factor, const SkBitmap& bitmap);
91 const SkBitmap* GetBitmap(float scale_factor) const;