Data Fields | |
| const __arm_2d_low_level_io_t * | IO [2] |
| struct { | |
| const __arm_2d_low_level_io_t * | ptCopyLike |
| the function pointer for a copy-like implementation More... | |
| const __arm_2d_low_level_io_t * | ptFillLike |
| the function pointer for a fill-like implementation More... | |
| } | |
| struct { | |
| const __arm_2d_low_level_io_t * | ptCopyOrigLike |
| the function pointer for a copy-orig-like implementation More... | |
| const __arm_2d_low_level_io_t * | ptFillOrigLike |
| the function pointer for a fill-orig-like implementation More... | |
| } | |
| struct { | |
| const __arm_2d_low_level_io_t * | ptTileProcessLike |
| the function pointer for the tile-process-like implementation More... | |
| } | |