Searched defs:pDst (Results 1 – 3 of 3) sorted by relevance
159 unsigned long * pDst = (unsigned long *)LCD_CURSOR_BASE_ADDR; in GLCD_Copy_Cursor() local291 unsigned long * pDst = (unsigned long *)LPC_LCD->PAL; in GLCD_SetPallet() local
41 static void CopyInVirtualBuffer(uint32_t *pSrc, uint32_t *pDst, uint16_t x, uint16_t y, uint16_t xs… in CopyInVirtualBuffer()
198 void g2d_display_write_area(const void *pSrc, void *pDst, int WidthSrc, int HeightSrc, int x, int y) in g2d_display_write_area()
Completed in 9 milliseconds