[graphite] Split path effect handling out of Device::drawGeometry()

Follow-up discussed from https://skia-review.googlesource.com/c/skia/+/1079860 to have drawGeometry() not
bother with path effects; draw calls that respect path effects call
the drawGeometryWithPathEffect() instead.

Change-Id: I01cc82198cd06b8b48d1c4a3854d7e8196ec3ed1
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/1096116
Reviewed-by: Thomas Smith <thomsmit@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2 files changed