Skip navigation links
A B C D E F G H I L M N O P R S T U V 

C

COMMAND_CLOSE - Static variable in interface ej.microvg.LLVGConstants
MicroVG "CLOSE" command.
COMMAND_CUBIC - Static variable in interface ej.microvg.LLVGConstants
MicroVG "CUBIC ABS" command.
COMMAND_CUBIC_REL - Static variable in interface ej.microvg.LLVGConstants
MicroVG "CUBIC REL" command.
COMMAND_LINE - Static variable in interface ej.microvg.LLVGConstants
MicroVG "LINE ABS" command.
COMMAND_LINE_REL - Static variable in interface ej.microvg.LLVGConstants
MicroVG "LINE REL" command.
COMMAND_MOVE - Static variable in interface ej.microvg.LLVGConstants
MicroVG "MOVE ABS" command.
COMMAND_MOVE_REL - Static variable in interface ej.microvg.LLVGConstants
MicroVG "MOVE REL" command.
COMMAND_QUAD - Static variable in interface ej.microvg.LLVGConstants
MicroVG "QUAD EBS" command.
COMMAND_QUAD_REL - Static variable in interface ej.microvg.LLVGConstants
MicroVG "QUAD REL" command.
COMMAND_SIZE - Static variable in class ej.microvg.image.pathdata.TwoArraysPathData
The number of bytes used to encode a command.
CommandDecoder - Interface in ej.microvg
This decoder allows to retrieve a MicroVG path command from an encoded command for a given GPU.
concatenate(float[], float[]) - Static method in class ej.microvg.MatrixHelper
Preconcats the matrix with the specified matrix.
convertColorToColorToDraw(MicroUIGraphicsContext, Rectangle2D) - Method in interface ej.microvg.LLVGEngine
Truncates the pixels' colors of the given region to take in consideration the hardware display pixel representation constraints.
copy(float[], float[]) - Static method in class ej.microvg.MatrixHelper
Deep copies the given matrix into destination.
create() - Static method in class ej.microvg.MatrixHelper
Creates a matrix.
create(float, float) - Static method in class ej.microvg.MatrixHelper
Creates an identity matrix translated to (x,y).
create(float[]) - Static method in class ej.microvg.MatrixHelper
Creates a copy of the matrix.
createIdentity() - Static method in class ej.microvg.MatrixHelper
Creates an identity matrix.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links