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.cpp384 rect.displayFrame = hwcTestParseHwcRect(in, error);
473 rect.sourceCrop = hwcTestParseHwcRect(in, error);
H A DhwcTestLib.cpp210 struct hwc_rect hwcTestParseHwcRect(istringstream& in, bool& error) function

Completed in 33 milliseconds