Searched defs:gbm_bo_get_stride_for_plane (Results 1 – 3 of 3) sorted by relevance
192 gbm_bo_get_stride_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_stride_for_plane() function
370 PUBLIC uint32_t gbm_bo_get_stride_for_plane(struct gbm_bo *bo, int plane) in gbm_bo_get_stride_for_plane() function
177 pub fn gbm_bo_get_stride_for_plane(bo: *mut gbm_bo, plane: usize) -> u32; in gbm_bo_get_stride_for_plane() function