XenevaOS
Loading...
Searching...
No Matches
XenevaOS
Process
DeodhaiXR
surface.h
Go to the documentation of this file.
1
30
#ifndef __SURFACE_H__
31
#define __SURFACE_H__
32
33
#include <
chitralekha.h
>
34
35
/*
36
* DeoInitializeBackSurface -- initialize the backsurface
37
* @param canv -- Pointer to system canvas
38
*/
39
extern
void
DeoInitializeBackSurface
(
ChCanvas
* canv);
40
/*
41
* DeodhaiBackSurfaceUpdate -- update the back surface
42
*/
43
extern
void
DeodhaiBackSurfaceUpdate
(
ChCanvas
* canv,
int
x,
int
y,
int
w,
int
h);
44
#endif
chitralekha.h
_ChCanvas_
Definition
chitralekha.h:43
DeoInitializeBackSurface
void DeoInitializeBackSurface(ChCanvas *canv)
Definition
surface.cpp:75
DeodhaiBackSurfaceUpdate
void DeodhaiBackSurfaceUpdate(ChCanvas *canv, int x, int y, int w, int h)
Definition
deomain.cpp:199
Generated by
1.9.8