- move(float, float) - Method in class com.microej.vivante.utils.PathBufferFP32
-
Add a move command to the given point.
- move(short, short) - Method in class com.microej.vivante.utils.PathBufferS16
-
Add a move command to the given point.
- move(int, int) - Method in class com.microej.vivante.utils.PathBufferS32
-
Add a move command to the given point.
- move(byte, byte) - Method in class com.microej.vivante.utils.PathBufferS8
-
Add a move command to the given point.
- moveRel(float, float) - Method in class com.microej.vivante.utils.PathBufferFP32
-
Add a move command to the given point.
- moveRel(short, short) - Method in class com.microej.vivante.utils.PathBufferS16
-
Add a move command to the given point.
- moveRel(int, int) - Method in class com.microej.vivante.utils.PathBufferS32
-
Add a move command to the given point.
- moveRel(byte, byte) - Method in class com.microej.vivante.utils.PathBufferS8
-
Add a move command to the given point.