- Path - Interface in com.microej.vivante.utils
-
Represents a path.
- PathBufferBase - Class in com.microej.vivante.utils
-
Utility base class for building vg_lite_path
.
See Section 2.4 Vector Path Data Opcodes
of VGLite® Graphics API v2.07
.
- PathBufferBase() - Constructor for class com.microej.vivante.utils.PathBufferBase
-
Constructor for the PathBufferBase class
This constructor allocates a chunk of memory for the path data
- PathBufferFP32 - Class in com.microej.vivante.utils
-
Utility class for building vg_lite_path
in FP32 format.
- PathBufferFP32() - Constructor for class com.microej.vivante.utils.PathBufferFP32
-
- PathBufferS16 - Class in com.microej.vivante.utils
-
Utility class for building vg_lite_path
in S16 format.
- PathBufferS16() - Constructor for class com.microej.vivante.utils.PathBufferS16
-
- PathBufferS32 - Class in com.microej.vivante.utils
-
Utility class for building vg_lite_path
in S32 format.
- PathBufferS32() - Constructor for class com.microej.vivante.utils.PathBufferS32
-
- PathBufferS8 - Class in com.microej.vivante.utils
-
Utility class for building vg_lite_path
in S8 format.
- PathBufferS8() - Constructor for class com.microej.vivante.utils.PathBufferS8
-