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

  /sdk/emulator/opengl/host/libs/Translator/EGL/
EglGlobalInfo.h 33 EglDisplay* addDisplay(EGLNativeDisplayType dpy,EGLNativeInternalDisplayType idpy);
EglGlobalInfo.cpp 52 EglDisplay* EglGlobalInfo::addDisplay(EGLNativeDisplayType dpy,EGLNativeInternalDisplayType idpy) {
EglImp.cpp 168 dpy = g_eglInfo->addDisplay(display_id,internalDisplay);
    [all...]

Completed in 150 milliseconds