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

  /external/drm_gralloc/
gralloc_drm.h 79 static inline void gralloc_drm_align_geometry(int format, int *width, int *height) function
gralloc_drm_rockchip.c 58 gralloc_drm_align_geometry(handle->format,
gralloc_drm_nouveau.c 204 gralloc_drm_align_geometry(handle->format, &width, &height);
gralloc_drm_intel.c 259 gralloc_drm_align_geometry(handle->format,
gralloc_drm_radeon.c 205 gralloc_drm_align_geometry(handle->format,

Completed in 55 milliseconds