Lines Matching refs:Hwc2TestCoverage
32 enum class Hwc2TestCoverage { enum
85 Hwc2TestProperty(Hwc2TestCoverage coverage, in Hwc2TestProperty()
89 : Hwc2TestProperty((coverage == Hwc2TestCoverage::Complete)? completeList: in Hwc2TestProperty()
90 (coverage == Hwc2TestCoverage::Basic)? basicList : defaultList, in Hwc2TestProperty()
141 Hwc2TestBufferArea(Hwc2TestCoverage coverage, const Area& displayArea);
174 Hwc2TestBlendMode(Hwc2TestCoverage coverage);
195 Hwc2TestColor(Hwc2TestCoverage coverage,
220 Hwc2TestComposition(Hwc2TestCoverage coverage);
235 Hwc2TestDataspace(Hwc2TestCoverage coverage);
251 Hwc2TestDisplayDimension(Hwc2TestCoverage coverage);
272 Hwc2TestDisplayFrame(Hwc2TestCoverage coverage, const Area& displayArea);
294 Hwc2TestPlaneAlpha(Hwc2TestCoverage coverage);
309 Hwc2TestSourceCrop(Hwc2TestCoverage coverage, const Area& bufferArea = {0, 0});
333 Hwc2TestSurfaceDamage(Hwc2TestCoverage coverage);
359 Hwc2TestTransform(Hwc2TestCoverage coverage);