Vault 7: Projects

This publication series is about specific projects related to the Vault 7 main publication.

top vertical start position of the image
image pointer to the image resource
pPartialImageData pointer to the partial image parameters
Function
uint16_t DRV_GFX_ImageDraw(
int16_t left,
int16_t top,
GFX_RESOURCE_HDR *image,
GFX_PARTIAL_IMAGE_PARAM *pPartialImageData)
1.6.3.1.3.3 DRV_GFX_SetupDrawUpdate Function
This function sets up the partial update for bi-stable displays.
File
drv_gfx_display.h
Syntax
void DRV_GFX_SetupDrawUpdate(uint16_t startx, uint16_t starty, uint16_t endx, uint16_t
endy);
Returns
None.
Description
This function sets up the partial update for bi-stable displays.
Preconditions
None.
Example
None.
Parameters
Parameters Description
startx the horizontal starting position of the partital area that is
being updated.
starty the vertical starting position of the partital area that is being
updated.
endx the horizontal ending position of the partital area that is being
updated.
endy the vertical ending position of the partital area that is being
updated.
Function
void DRV_GFX_SetupDrawUpdate(
uint16_t startx,
uint16_t starty,
uint16_t endx,
uint16_t endy)
1.6 Library Interface MLA - Graphics Library Help Graphics Driver Layer
358

e-Highlighter

Click to send permalink to address bar, or right-click to copy permalink.

Un-highlight all Un-highlight selectionu Highlight selectionh