Searched defs:testClientTargetSupport (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2Test.cpp1216 const Hwc2TestClientTargetSupport& testClientTargetSupport);
1234 Hwc2TestClientTargetSupport* testClientTargetSupport);
1509 Hwc2TestClientTargetSupport testClientTargetSupport(coverage,
1514 testClientTargetSupport));
1516 } while (advance(&testClientTargetSupport));
2025 Hwc2TestClientTargetSupport* testClientTargetSupport)
2027 return testClientTargetSupport->advance();
3510 const Hwc2TestClientTargetSupport& testClientTargetSupport) {
3512 const Area bufferArea = testClientTargetSupport.getBufferArea();
3517 testClientTargetSupport
2024 advanceClientTargetSupport( Hwc2TestClientTargetSupport* testClientTargetSupport) argument
[all...]

Completed in 211 milliseconds