OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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