Home
last modified time | relevance | path

Searched defs:nativeType (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglContext.h43 EGLNativeContextType nativeType(){return m_native;}; in nativeType() function
DEglDisplay.cpp59 EGLNativeInternalDisplayType EglDisplay::nativeType(){return m_dpy;} in nativeType() function in EglDisplay