A B C D E F G H I J L M N O P R S T U V W Y

O

optimizeScanlineShift(int, String) - Static method in class legacy.Accelerators
optimizeScanlineShift converts a simple expresion such as pix[x+(y*width] = color to and equivical code segment using shift operators instread of multiplication.

A B C D E F G H I J L M N O P R S T U V W Y