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

  /external/chromium_org/third_party/mesa/src/src/egl/main/
egldisplay.c 70 } egl_platforms[_EGL_NUM_PLATFORMS] = { variable in typeref:struct:__anon18317
99 if (strcmp(egl_platforms[i].name, plat_name) == 0) {
100 plat = egl_platforms[i].platform;
209 egl_platforms[native_platform].name, detection_method);
  /external/mesa3d/src/egl/main/
egldisplay.c 70 } egl_platforms[_EGL_NUM_PLATFORMS] = { variable in typeref:struct:__anon6655
99 if (strcmp(egl_platforms[i].name, plat_name) == 0) {
100 plat = egl_platforms[i].platform;
209 egl_platforms[native_platform].name, detection_method);

Completed in 53 milliseconds