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

  /external/drm_gralloc/
gralloc.cpp 106 bo = gralloc_drm_bo_from_handle(handle);
121 bo = gralloc_drm_bo_from_handle(bhandle);
158 bo = gralloc_drm_bo_from_handle(handle);
183 bo = gralloc_drm_bo_from_handle(handle);
gralloc_drm.h 118 struct gralloc_drm_bo_t *gralloc_drm_bo_from_handle(buffer_handle_t handle);
gralloc_drm.cpp 317 struct gralloc_drm_bo_t *gralloc_drm_bo_from_handle(buffer_handle_t handle) function

Completed in 47 milliseconds