Home
last modified time | relevance | path

Searched defs:frmt (Results 1 – 4 of 4) sorted by relevance

/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglMacApi.cpp30 static EglConfig* pixelFormatToConfig(int index,int renderableType,EGLNativePixelFormatType* frmt){ in pixelFormatToConfig()
86 EGLNativePixelFormatType frmt = getPixelFormat(i); in initNativeConfigs() local
98 EGLNativePixelFormatType frmt = *it; in queryConfigs() local
DEglConfig.cpp40 EGLNativePixelFormatType frmt): in EglConfig()
DEglX11Api.cpp85 …g* pixelFormatToConfig(EGLNativeDisplayType dpy,int renderableType,EGLNativePixelFormatType* frmt){ in pixelFormatToConfig()
DEglWindowsApi.cpp336 …nfig(EGLNativeInternalDisplayType display,int renderableType,EGLNativePixelFormatType* frmt,int in… in pixelFormatToConfig()