Searched defs:result_width (Results 1 – 4 of 4) sorted by relevance
133 void event_report_justified(struct event *e, int name_width, int result_width) in event_report_justified()
284 const size_t result_width = flags & VK_QUERY_RESULT_64_BIT ? 8 : 4; in vn_GetQueryPoolResults() local
75 static constexpr unsigned result_width() { in result_width() function
977 const int result_width = dest_clip.Width(); in SwapXY() local