Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1501 static std::string frectString(hwc_frect_t frect) in frectString() function
1554 output << frectString(hwcLayer.sourceCropf) << '\n'; in to_string()
2180 frectString(mSourceCrop.getValue()) << '\n'; in dump()
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp1404 static std::string frectString(hwc_frect_t frect) { in frectString() function
1453 output << frectString(hwcLayer.sourceCropf) << '\n'; in to_string()
2103 frectString(mSourceCrop) << '\n'; in dump()