HomeSort by relevance Sort by last modified time
    Searched refs:TransparentType (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/egl/main/
eglconfig.h 72 EGLint TransparentType;
123 ATTRIB_MAP(EGL_TRANSPARENT_TYPE, TransparentType);
eglconfig.c 68 conf->TransparentType = EGL_NONE;
566 if (conf->TransparentType == EGL_NONE) {

Completed in 76 milliseconds