Home
last modified time | relevance | path

Searched refs:hwcTestParseDim (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h131 HwcTestDim hwcTestParseDim(std::istringstream& in, bool& error);
DhwcRects.cpp466 rect.sourceDim = hwcTestParseDim(in, error); in parseRect()
DhwcTestLib.cpp261 HwcTestDim hwcTestParseDim(istringstream& in, bool& error) in hwcTestParseDim() function
DhwcCommit.cpp363 startDim = hwcTestParseDim(in, error); in main()