Searched refs:__eglSetDispatchIndex (Results 1 – 3 of 3) sorted by relevance
13 void __eglSetDispatchIndex(const char *name, int index);
71 imports->setDispatchIndex = __eglSetDispatchIndex; in __egl_Main()
40 void __eglSetDispatchIndex(const char *name, int dispatchIndex) in __eglSetDispatchIndex() function