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

  /hardware/libhardware/tests/hwc/
util.c 169 EGLint config_attrs[] = { local
197 if ((res = select_config_for_window(display, config_attrs, format, &config)))
  /external/mesa3d/src/egl/drivers/dri2/
platform_x11.c 618 EGLint config_attrs[] = { local
644 config_attrs[1] = visuals[i].visual_id;
645 config_attrs[3] = visuals[i]._class;
648 d.data->depth, surface_type, config_attrs, NULL);
    [all...]

Completed in 216 milliseconds