Chromium Code Reviews
DescriptionMove SkGpuDevice::internalDrawPath to GrBlurUtils::drawPathWithMaskFilter
This CL is ugly but it:
removes the stored SkGpuDevice back pointer from GrTextContext (at the cost of passing more parameters)
moves SkGpuDevice::internalDrawPath to GrDrawContext::drawPathFull
Unfortunately, the GrTextContext-derived classes still need the SkGpuDevice for filterTextFlags calls but I will try removing that in a separate CL.
Committed: https://skia.googlesource.com/skia/+/ccb1b5751075506b4615d2112889d01ee8ad6436
Patch Set 1 #Patch Set 2 : Clean up #Patch Set 3 : Move methods to GrDrawContext #Patch Set 4 : Clean up #
Total comments: 4
Patch Set 5 : Move methods to GrBlurUtils.cpp #Patch Set 6 : cleanup & add new files #Patch Set 7 : more cleanup #
Messages
Total messages: 15 (6 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||