Searched refs:hwcTestParseColor (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcTestLib.h129 ColorFract hwcTestParseColor(std::istringstream& in, bool& error);
H A DhwcColorEquiv.cpp203 startRefColor = hwcTestParseColor(in, error);
225 endRefColor = hwcTestParseColor(in, error);
H A DhwcRects.cpp455 rect.color = hwcTestParseColor(in, error);
H A DhwcTestLib.cpp307 ColorFract hwcTestParseColor(istringstream& in, bool& error) function

Completed in 62 milliseconds