[webkit-help] Canvas rendering question
Vinodh S
vinodh.sundararajan at gmail.com
Wed May 23 16:47:38 PDT 2012
Hello All,
I am trying to work through some performance issues (Android ICS device)
when rendering Canvas content. Specifically, I am looking at the GUImark3
test in this location:
http://www.craftymind.com/factory/guimark3/vector/GM3_JS_Vector.html
The canvas in this page is used to draw a radial gradient; however, I see
that none of the calls get translated to CanvasRenderingContext2D::drawXXX
calls. Leaving the Android specific quirks aside, am I correct in expecting
that this call will filter through the CanvasRenderingContext2D class?
Thanks
-Vino
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120523/06840f1f/attachment.html>
More information about the webkit-help
mailing list