Home
last modified time | relevance | path

Searched refs:Hwc2Test (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2Test.cpp46 class Hwc2Test : public testing::Test { class
1187 using TestLayerPropertyFunction = void (*)(Hwc2Test* test,
1193 using TestLayerPropertiesFunction = void (*)(Hwc2Test* test,
1199 using TestLayerPropertyBadLayerFunction = void (*)(Hwc2Test* test,
1205 using TestLayerPropertyBadParameterFunction = void (*)(Hwc2Test* test,
1211 using TestDisplayLayersFunction = void (*)(Hwc2Test* test,
1216 using TestDisplayNonValidatedLayersFunction = void (*)(Hwc2Test* test,
1220 using TestClientTargetSupportFunction = void (*)(Hwc2Test* test,
1225 using TestActiveDisplayConfigFunction = void (*)(Hwc2Test* test,
1229 using TestCreateVirtualDisplayFunction = void (*)(Hwc2Test* test,
[all …]
DAndroid.bp28 "Hwc2Test.cpp",