Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 032c85d6 authored by Mathias Agopian's avatar Mathias Agopian
Browse files

Merge commit 'goog/master_gl' into merge_master

parents 85d7a068 e909ae55
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -43,7 +43,7 @@ GLuint texture;
hw_module_t const* gralloc_module;
alloc_device_t  *sAllocDev;

#define FIXED_ONE 0x10000
#define FIXED_ONE 0x10000 /* 1.0 in 16.16 fixed point. */

int init_gl_surface();
void free_gl_surface();