Home
last modified time | relevance | path

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

/external/drm_gralloc/
Dgralloc_drm_radeon.c81 static int radeon_get_pitch_align(struct radeon_info *info, int bpe, uint32_t tiling) in radeon_get_pitch_align() function
148 int pixel_align = radeon_get_pitch_align(info, bpe, tiling); in radeon_get_base_align()
210 radeon_get_pitch_align(info, cpp, tiling)); in radeon_alloc()