Searched refs:imgegl (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/libs/EGL/
H A DLoader.cpp318 void *imgegl = dlopen("/vendor/lib/libIMGegl.so", RTLD_LAZY); local
319 if (imgegl) {
321 (unsigned int *)dlsym(imgegl, "PVRDefaultPBS");

Completed in 272 milliseconds