Home
last modified time | relevance | path

Searched refs:ogles_init (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/libagl/
Dstate.h33 ogles_context_t *ogles_init(size_t extra);
Dstate.cpp66 ogles_context_t *ogles_init(size_t extra) in ogles_init() function
Degl.cpp1722 ogles_context_t* gl = ogles_init(sizeof(egl_context_t)); in eglCreateContext()