Home
last modified time | relevance | path

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

/external/drm_hwcomposer/
Dhwcomposer.cpp494 std::ostringstream display_index_formatter; in hwc_set() local
495 display_index_formatter << "retire fence for display " << i; in hwc_set()
496 std::string display_fence_description(display_index_formatter.str()); in hwc_set()