In paint_op_buffer_serializer 
<https://source.chromium.org/chromium/chromium/src/+/main:cc/paint/paint_op_buffer_serializer.h;l=97?q=paint_op_buffer_ser&ss=chromium%2Fchromium%2Fsrc>
 the 
drawImageRect op  has an if condition for PaintWorklet.
While rendering google.com, saw that most of the drawImageRect ops are not 
PaintWorklet.

To replay these operations remotely, I would need skImage for each 
drawImageRectOp.
How can I get the skImage from ops that are not PaintWorklets?

Where are they actually getting rendered ?

-- 
You received this message because you are subscribed to the Google Groups 
"blink-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to blink-dev+unsubscr...@chromium.org.
To view this discussion on the web visit 
https://groups.google.com/a/chromium.org/d/msgid/blink-dev/5f9ac801-813d-47f4-bb70-9659111f76b7n%40chromium.org.

Reply via email to