the base class for operations with a target tile, a dummy tile and a reference to the original source tile More...
#include <arm_2d_types.h>
Public Member Functions | |
| inherit (arm_2d_op_core_t) | |
Data Fields | |
| struct { | |
| const arm_2d_tile_t * | ptTile |
| target tile More... | |
| const arm_2d_region_t * | ptRegion |
| target region More... | |
| } | Target |
| struct { | |
| const arm_2d_tile_t * | ptTile |
| the dummy source tile More... | |
| } | Source |
| uint32_t | wMode |
| struct { | |
| const arm_2d_tile_t * | ptTile |
| the origin tile More... | |
| arm_2d_tile_t | tDummySource |
| the buffer for the source More... | |
| } | Origin |
the base class for operations with a target tile, a dummy tile and a reference to the original source tile