Searched refs:gralloc_drm_handle_t (Results 1 – 11 of 11) sorted by relevance
36 struct gralloc_drm_handle_t { struct62 ((sizeof(struct gralloc_drm_handle_t) - sizeof(native_handle_t))/sizeof(int)) \ argument65 static inline struct gralloc_drm_handle_t *gralloc_drm_handle(buffer_handle_t _handle) in gralloc_drm_handle()67 struct gralloc_drm_handle_t *handle = in gralloc_drm_handle()68 (struct gralloc_drm_handle_t *) _handle; in gralloc_drm_handle()
157 struct gralloc_drm_handle_t *handle = gralloc_drm_handle(_handle); in validate_handle()220 static struct gralloc_drm_handle_t *create_bo_handle(int width, in create_bo_handle()223 struct gralloc_drm_handle_t *handle; in create_bo_handle()225 handle = new gralloc_drm_handle_t; in create_bo_handle()250 struct gralloc_drm_handle_t *handle; in gralloc_drm_bo_create()279 struct gralloc_drm_handle_t *handle = bo->handle; in gralloc_drm_bo_destroy()329 struct gralloc_drm_handle_t *handle = gralloc_drm_handle(_handle); in gralloc_drm_resolve_format()
56 struct gralloc_drm_handle_t *handle);79 struct gralloc_drm_handle_t *handle;
172 const struct gralloc_drm_handle_t *handle) in radeon_get_tiling()186 struct gralloc_drm_handle_t *handle) in radeon_alloc()257 drm_gem_radeon_alloc(struct gralloc_drm_drv_t *drv, struct gralloc_drm_handle_t *handle) in drm_gem_radeon_alloc()
111 const struct gralloc_drm_handle_t *handle) in get_pipe_buffer_locked()186 struct gralloc_drm_handle_t *handle) in pipe_alloc()
242 const struct gralloc_drm_handle_t *handle, in alloc_ibo()339 struct gralloc_drm_handle_t *handle) in intel_alloc()
38 struct gralloc_drm_handle_t *handle) in drm_gem_rockchip_alloc()
175 nouveau_alloc(struct gralloc_drm_drv_t *drv, struct gralloc_drm_handle_t *handle) in nouveau_alloc()
89 gralloc_drm_handle_t *gr_handle = gralloc_drm_handle(handle); in ImportBuffer()
71 struct gralloc_drm_handle_t *handle; in get_native_buffer_name()
154 struct gralloc_drm_handle_t *dh; in get_handle_name()