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

  /src/sys/external/bsd/drm2/dist/drm/virtio/
virtgpu_plane.c 93 bool is_cursor = plane->type == DRM_PLANE_TYPE_CURSOR; local in function:virtio_gpu_plane_atomic_check
107 is_cursor, true);
virtgpu_plane.c 93 bool is_cursor = plane->type == DRM_PLANE_TYPE_CURSOR; local in function:virtio_gpu_plane_atomic_check
107 is_cursor, true);
virtgpu_plane.c 93 bool is_cursor = plane->type == DRM_PLANE_TYPE_CURSOR; local in function:virtio_gpu_plane_atomic_check
107 is_cursor, true);

Completed in 296 milliseconds