Searched refs:rectString (Results 1 – 2 of 2) sorted by relevance
1479 static std::string rectString(hwc_rect_t rect) in rectString() function1549 output << fill << "Display frame: " << rectString(hwcLayer.displayFrame) << in to_string()1556 output << rectString(hwcLayer.sourceCropi) << '\n'; in to_string()2147 line += rectString(visibleRegion[numPrinted]); in regionStrings()2153 line += rectString(surfaceDamage[numPrinted]); in regionStrings()2178 rectString(mDisplayFrame.getValue()) << '\n'; in dump()
1384 static std::string rectString(hwc_rect_t rect) { in rectString() function1448 output << fill << "Display frame: " << rectString(hwcLayer.displayFrame) << in to_string()1455 output << rectString(hwcLayer.sourceCropi) << '\n'; in to_string()2072 line += rectString(visibleRegion[numPrinted]); in regionStrings()2078 line += rectString(surfaceDamage[numPrinted]); in regionStrings()2102 rectString(mDisplayFrame) << '\n'; in dump()