Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(132)

Unified Diff: content/browser/android/edge_effect_l.h

Issue 993613007: [Android] Add slack to allow refresh after overscrolling (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/android/edge_effect_base.h ('k') | content/browser/android/edge_effect_l.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/edge_effect_l.h
diff --git a/content/browser/android/edge_effect_l.h b/content/browser/android/edge_effect_l.h
index 4cf6d1f13d29746eeca4e1aa9998215bcc684591..872de821039b02986ba31783f0804ed6237fc1a4 100644
--- a/content/browser/android/edge_effect_l.h
+++ b/content/browser/android/edge_effect_l.h
@@ -40,6 +40,7 @@ class EdgeEffectL : public EdgeEffectBase {
void Finish() override;
bool IsFinished() const override;
+ float GetAlpha() const override;
void ApplyToLayers(const gfx::SizeF& size,
const gfx::Transform& transform) override;
« no previous file with comments | « content/browser/android/edge_effect_base.h ('k') | content/browser/android/edge_effect_l.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698