HomeSort by relevance Sort by last modified time
    Searched refs:gles_dispatch (Results 1 - 3 of 3) sorted by null

  /device/generic/goldfish-opengl/tests/gles_android_wrapper/
gles_dispatch.cpp 16 #include "gles_dispatch.h"
20 gles_dispatch *create_gles_dispatch(void *gles_android)
22 gles_dispatch *disp = new gles_dispatch;
gles.cpp 19 #include "gles_dispatch.h"
24 static struct gles_dispatch *s_dispatch = NULL;
34 static struct gles_dispatch *getDispatch()
    [all...]
gles_dispatch.h 22 struct gles_dispatch { struct
    [all...]

Completed in 782 milliseconds