Home
last modified time | relevance | path

Searched refs:fbconfig (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglOsApi_glx.cpp110 explicit GlxPixelFormat(GLXFBConfig fbconfig) : mFbConfig(fbconfig) {} in GlxPixelFormat() argument
386 GLXFBConfig fbconfig = GlxPixelFormat::from(pixelFormat); in checkWindowPixelFormatMatch() local
390 mDisplay, fbconfig, GLX_RED_SIZE, &r)); in checkWindowPixelFormatMatch()
392 mDisplay, fbconfig, GLX_GREEN_SIZE, &g)); in checkWindowPixelFormatMatch()
394 mDisplay, fbconfig, GLX_BLUE_SIZE, &b)); in checkWindowPixelFormatMatch()