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

  /development/tools/emulator/opengl/host/libs/Translator/EGL/
EglMacApi.cpp 134 bool checkPixmapPixelFormatMatch(EGLNativeDisplayType dpy,EGLNativePixmapType pix,EglConfig* cfg,unsigned int* width,unsigned int* height) {
EglX11Api.cpp 210 bool checkPixmapPixelFormatMatch(EGLNativeDisplayType dpy,EGLNativePixmapType pix,EglConfig* cfg,unsigned int* width,unsigned int* height) {
EglWindowsApi.cpp 456 bool checkPixmapPixelFormatMatch(EGLNativeInternalDisplayType dpy,EGLNativePixmapType pix,EglConfig* cfg,unsigned int* width,unsigned int* height){

Completed in 18 milliseconds