Searched refs:display_index_formatter (Results 1 – 1 of 1) sorted by relevance
494 std::ostringstream display_index_formatter; in hwc_set() local495 display_index_formatter << "retire fence for display " << i; in hwc_set()496 std::string display_fence_description(display_index_formatter.str()); in hwc_set()