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

  /frameworks/native/opengl/libs/EGL/
Loader.h 40 typedef __eglMustCastToProperFunctionPointerType (*getProcAddressType)(
55 getProcAddressType getProcAddress;
71 getProcAddressType getProcAddress);
Loader.cpp 208 getProcAddressType getProcAddress)
372 getProcAddress = (getProcAddressType)dlsym(dso, "eglGetProcAddress");

Completed in 2973 milliseconds