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

  /external/libdrm/tests/
drmstat.c 206 if (!(info = drmGetBufInfo(fd))) {
221 if (!(info = drmGetBufInfo(fd))) {
  /external/libdrm/
xf86drm.h 627 extern drmBufInfoPtr drmGetBufInfo(int fd);
xf86drm.c 1163 drmBufInfoPtr drmGetBufInfo(int fd)
    [all...]

Completed in 73 milliseconds