Skip to content
Commit cccd5fef authored by Kevin Lubick's avatar Kevin Lubick
Browse files

Flush GrDirectContext directly

In http://review.skia.org/716476, Skia removed SkCanvas::flush()
so this replaces that call with a direct call to flushAndSubmit()
on the (known-to-be-non-null) GrDirectContext (the previous
behavior).

Change-Id: I6df29c328b2fcf5032d27bf65d87e50c2f04c3e0
parent 069a8da0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment