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

  /hardware/intel/common/libva/va/x11/
va_dricommon.h 80 drm_handle_t hSAREA;
  /external/mesa3d/src/glx/
dri_glx.c 322 drm_handle_t hSAREA;
350 if (!XF86DRIOpenConnection(dpy, scrn, &hSAREA, &BusID)) {
428 status = drmMap(fd, hSAREA, SAREA_MAX, &pSAREA);

Completed in 157 milliseconds