Home | History | Annotate | Download | only in replicaisland

Lines Matching refs:findConfigAttrib

847                 int d = findConfigAttrib(egl, display, config,
849 int s = findConfigAttrib(egl, display, config,
852 int r = findConfigAttrib(egl, display, config,
854 int g = findConfigAttrib(egl, display, config,
856 int b = findConfigAttrib(egl, display, config,
858 int a = findConfigAttrib(egl, display, config,
873 private int findConfigAttrib(EGL10 egl, EGLDisplay display,