Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
Dvirtio-gpu-gfxstream-renderer.cpp320 static inline uint32_t align_up_power_of_2(uint32_t n, uint32_t a) { in align_up_power_of_2() function
488 yStridePixels = align_up_power_of_2(yWidth, 32); in virgl_format_to_total_xfer_len()