Searched defs:hwc_rect (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.cpp179 // Dimension class to hwc_rect conversion
180 HwcTestDim::operator hwc_rect() const
182 hwc_rect rect;
193 string hwcTestRect2str(const struct hwc_rect& rect)
208 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error)
210 struct hwc_rect rect;

Completed in 729 milliseconds