- refreshContent(Object) - Static method in class ej.microvg.LLVGPainter
-
Refreshes an array.
- refreshContent(Object, int, int) - Static method in class ej.microvg.LLVGPainter
-
Refreshes a range of an array.
- refreshMatrix(float[]) - Static method in class ej.microvg.LLVGPainter
-
Refreshes the matrix given by the application.
- registerVGDrawer(VGDrawing) - Method in interface ej.microvg.LLVGEngine
-
Registers a drawer that supports a specific format.
- reset(float[], float, float) - Static method in class ej.microvg.MatrixHelper
-
Resets the matrix as identity matrix and translates it.
- RESOURCE_CLOSED - Static variable in class ej.microvg.LLVGPainter
-
Value returned when resource is closed
- RETURN_SUCCESS - Static variable in class ej.microvg.LLVGPainter
-
Value returned on success.
- rotate(float[], float) - Static method in class ej.microvg.MatrixHelper
-
Preconcats the matrix with the specified rotation.