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

  /external/mesa3d/src/egl/main/
eglfallbacks.c 62 drv->API.ChooseConfig = _eglChooseConfig;
eglapi.h 140 ChooseConfig_t ChooseConfig;
eglapi.c 392 ret = drv->API.ChooseConfig(drv, disp, attrib_list, configs,
    [all...]
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 896 drv->API.ChooseConfig = egl_g3d_choose_config;

Completed in 53 milliseconds