hi_tde_none_src

Description

Defines the bitmap information of the non-source bitmap operation area. This parameter is used as an input parameter of the fast filling function.

Prototype

typedef struct {
    hi_tde_surface *dst_surface;
    hi_tde_rect *dst_rect;
} hi_tde_none_src;

Members

Member

Description

dst_surface

Destination bitmap

dst_rect

Operation area in the destination bitmap