- Timestamp:
- Nov 11, 2018, 1:26:42 AM (13 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
titan/titan/header.h
r42909 r42987 739 739 static inline void drawpixelfb(struct fb* node, int posx, int posy, unsigned long color); 740 740 unsigned char * resize(unsigned char *origin, int ox, int oy, int dx, int dy, int type, unsigned char * dst, int flag); 741 inline void drawpixelfast(int posx, int posy, unsigned long color); 742 inline void drawpixel(int posx, int posy, unsigned long color); 743 744 741 745 742 746 //volume.h
Note: See TracChangeset
for help on using the changeset viewer.