Home
last modified time | relevance | path

Searched defs:eglGetProcAddress (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/native_bridge_support/android_api/libEGL/proxy/
Dcustom_trampolines_arm64_to_x86_64.json6 "eglGetProcAddress": { object
Dcustom_trampolines_riscv64_to_x86_64.json6 "eglGetProcAddress": { object
Dcustom_trampolines_arm_to_x86.json6 "eglGetProcAddress": { object
Dapi_x86.json336 "eglGetProcAddress" : object
Dapi_arm64.json336 "eglGetProcAddress" : object
Dapi_arm.json336 "eglGetProcAddress" : object
Dapi_x86_64.json336 "eglGetProcAddress" : object
Dapi_riscv64.json336 "eglGetProcAddress" : object
/frameworks/native/opengl/libs/EGL/
DeglApi.cpp236 __eglMustCastToProperFunctionPointerType eglGetProcAddress(const char* procname) { in eglGetProcAddress() function