Home
last modified time | relevance | path

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

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