Lines Matching refs:Hwc2TestCoverage
31 enum class Hwc2TestCoverage { enum
84 Hwc2TestProperty(Hwc2TestCoverage coverage, in Hwc2TestProperty()
88 : Hwc2TestProperty((coverage == Hwc2TestCoverage::Complete)? completeList: in Hwc2TestProperty()
89 (coverage == Hwc2TestCoverage::Basic)? basicList : defaultList, in Hwc2TestProperty()
140 Hwc2TestBufferArea(Hwc2TestCoverage coverage, const Area& displayArea);
173 Hwc2TestBlendMode(Hwc2TestCoverage coverage);
194 Hwc2TestColor(Hwc2TestCoverage coverage,
219 Hwc2TestComposition(Hwc2TestCoverage coverage);
234 Hwc2TestDataspace(Hwc2TestCoverage coverage);
249 Hwc2TestDisplayDimension(Hwc2TestCoverage coverage);
270 Hwc2TestDisplayFrame(Hwc2TestCoverage coverage, const Area& displayArea);
292 Hwc2TestPlaneAlpha(Hwc2TestCoverage coverage);
307 Hwc2TestSourceCrop(Hwc2TestCoverage coverage, const Area& bufferArea = {0, 0});
331 Hwc2TestSurfaceDamage(Hwc2TestCoverage coverage);
357 Hwc2TestTransform(Hwc2TestCoverage coverage);