Home
last modified time | relevance | path

Searched refs:DrawiCommon (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/build/demos/ctrdg/backup-1/src/
Ddraw.c42 typedef struct DrawiCommon struct
53 DrawiCommon; typedef
55 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 …]