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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
eglapi.c 754 EGLint es_index = _eglConvertApiToIndex(EGL_OPENGL_ES_API); local
757 if (api_index != es_index && _eglIsCurrentThreadDummy())
760 t->CurrentAPIIndex = es_index;
    [all...]
  /external/mesa3d/src/egl/main/
eglapi.c 754 EGLint es_index = _eglConvertApiToIndex(EGL_OPENGL_ES_API); local
757 if (api_index != es_index && _eglIsCurrentThreadDummy())
760 t->CurrentAPIIndex = es_index;
    [all...]

Completed in 526 milliseconds