Home | History | Annotate | Download | only in EGL

Lines Matching refs:procname

1368 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char *procname)
1380 addr = findProcAddress(procname, gExtentionMap, NELEM(gExtentionMap));
1403 const String8 name(procname);
1409 procname);
1420 cnx->egl.eglGetProcAddress(procname);