[OpenJDK 2D-Dev] Where can the implementations of NativePrimitive->funcs be found?
Phil Race
philip.race at oracle.com
Mon Jul 8 19:09:55 UTC 2013
Its all in src/share/native/sun/java2d/loops/
It may not be so easy to look at because it heavily uses macros.
-phil.
On 7/5/2013 5:49 AM, Regina Anger wrote:
> Just for fun I would like to have a look how some routines of Java2D's
> software rendering library are implemented (especially
> fillprarallelogram, drawline, ...). However even after doing an
> extensive search, I was not able to find the actual code implementing
> those functions.
>
> So any pointers are very welcome.
>
> Thx
More information about the 2d-dev
mailing list