Searched refs:DrawiCommon (Results 1 – 1 of 1) sorted by relevance
42 typedef struct DrawiCommon struct53 DrawiCommon; argument55 static DrawiCommon drawi_common;67 static inline BOOL IsBoundX(DrawiCommon * p, int x) in IsBoundX()71 static inline BOOL IsBoundY(DrawiCommon * p, int y) in IsBoundY()78 DrawiCommon *const pc = &drawi_common; in NormalizeRegion()106 DrawiCommon *const p = &drawi_common; in OnVBlank()128 DrawiCommon *const p = &drawi_common; in InitDraw()170 DrawiCommon *const p = &drawi_common; in DrawBegin()179 DrawiCommon *const p = &drawi_common; in DrawEnd()[all …]