HomeSort by: relevance | last modified time | path
    Searched defs:qxl_allocate_chunk (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_image.c 38 qxl_allocate_chunk(struct qxl_device *qdev, function in typeref:typename:int
81 ret = qxl_allocate_chunk(qdev, release, image, sizeof(struct qxl_data_chunk) + stride * height);
qxl_image.c 38 qxl_allocate_chunk(struct qxl_device *qdev, function in typeref:typename:int
81 ret = qxl_allocate_chunk(qdev, release, image, sizeof(struct qxl_data_chunk) + stride * height);

Completed in 87 milliseconds