Searched refs:XSize (Results 1 – 2 of 2) sorted by relevance
171 int32_t ST7735_GetXSize(ST7735_Object_t *pObj, uint32_t *XSize);
909 int32_t ST7735_GetXSize(ST7735_Object_t *pObj, uint32_t *XSize) in ST7735_GetXSize() argument913 *XSize = ST7735Ctx.Width; in ST7735_GetXSize()
Completed in 10 milliseconds