Home
last modified time | relevance | path

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

/system/gsid/
Dgsi_tool.cpp158 int64_t bytes_per_col = progress.total_bytes / kColumns; in Display() local
159 uint32_t fill_count = progress.bytes_processed / bytes_per_col; in Display()