|
Mir
|
#include "eglapp.h"#include "mir_toolkit/mir_client_library.h"#include <math.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <sys/time.h>#include <sys/types.h>#include <time.h>#include <GLES2/gl2.h>Functions | |
| void | animate_cursor (MirBufferStream *stream) |
| MirBufferStream * | make_cursor_stream (MirConnection *connection, MirSurface *surface) |
| int | main (int argc, char *argv[]) |
| void animate_cursor | ( | MirBufferStream * | stream | ) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| MirBufferStream* make_cursor_stream | ( | MirConnection * | connection, |
| MirSurface * | surface | ||
| ) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Wed Mar 30 00:29:56 UTC 2016