Home
last modified time | relevance | path

Searched defs:SrfcInfo (Results 1 – 3 of 3) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/include/EGL/
Deglinternalplatform.h20 class SrfcInfo; //defined in Egl{$platform}Api.cpp variable
/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglWindowsApi.cpp96 class SrfcInfo{ class
119 SrfcInfo::SrfcInfo(HBITMAP bmap):m_hwnd(NULL), in SrfcInfo() function in SrfcInfo
126 SrfcInfo::SrfcInfo(HWND wnd):m_pb(NULL), in SrfcInfo() function in SrfcInfo
133 SrfcInfo::SrfcInfo(HPBUFFERARB pb):m_hwnd(NULL), in SrfcInfo() function in SrfcInfo
DEglX11Api.cpp37 class SrfcInfo{ class
44 SrfcInfo(GLXDrawable drawable,SurfaceType type):m_type(type), in SrfcInfo() function in SrfcInfo