aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceProvider.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/GrResourceProvider.h')
-rw-r--r--src/gpu/GrResourceProvider.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/gpu/GrResourceProvider.h b/src/gpu/GrResourceProvider.h
index 2ad1202bb7..083f5a90f6 100644
--- a/src/gpu/GrResourceProvider.h
+++ b/src/gpu/GrResourceProvider.h
@@ -170,9 +170,6 @@ public:
* is not supported.
*/
sk_sp<GrPath> createPath(const SkPath&, const GrStyle&);
- sk_sp<GrPathRange> createPathRange(GrPathRange::PathGenerator*, const GrStyle&);
- sk_sp<GrPathRange> createGlyphs(const SkTypeface*, const SkScalerContextEffects&,
- const SkDescriptor*, const GrStyle&);
/** These flags govern which scratch resources we are allowed to return */
enum Flags {