Searched refs:tile_px_height (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/system/dev/display/intel-i915/
H A Dpipe.cpp303 uint32_t tile_px_height = get_tile_px_height(image->type, image->pixel_format); local
304 uint32_t total_height = tile_height * tile_px_height;

Completed in 70 milliseconds