Searched refs:hwcTestParseHwcRect (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h130 struct hwc_rect hwcTestParseHwcRect(std::istringstream& in, bool& error);
H A DhwcRects.cpp386 rect.displayFrame = hwcTestParseHwcRect(in, error);
475 rect.sourceCrop = hwcTestParseHwcRect(in, error);
H A DhwcTestLib.cpp212 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error) function

Completed in 47 milliseconds