SemiDrive SSDK Appication Program Interface PTG3.0
Data Fields
asw_ratria

#include <asw.h>

Data Fields

int type
 
int fmt
 
int color
 
int pos_x
 
int pos_y
 
int addr
 
int stride
 

Field Documentation

◆ addr

int addr

buffer base address

◆ color

int color

B:bit[31:24], G:bit[23:16], R:bit[15:8], A:bit[7:0]

◆ fmt

int fmt

buffer format, only support FMT_RGB565, FMT_RGBA5551, FMT_ARGB1555, FMT_RGB_YUV888, FMT_RGBA8888, FMT_ARGB8888

◆ hsize

int hsize

◆ pos_x

int pos_x

the position x in buffer

◆ pos_y

int pos_y

the position y in buffer

◆ stride

int stride

buffer pitch

◆ type

int type

triangle type, value in enum TRIAG_TYPE

◆ vsize

int vsize

The documentation for this struct was generated from the following file: