Home
last modified time | relevance | path

Searched refs:validate_handle (Results 1 – 1 of 1) sorted by relevance

/external/drm_gralloc/
Dgralloc_drm.cpp154 static struct gralloc_drm_bo_t *validate_handle(buffer_handle_t _handle, in validate_handle() function
197 return (validate_handle(handle, drm)) ? 0 : -EINVAL; in gralloc_drm_handle_register()
207 bo = validate_handle(handle, NULL); in gralloc_drm_handle_unregister()
310 return validate_handle(handle, NULL); in gralloc_drm_bo_from_handle()