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

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayer.h32 class Hwc2TestLayer { class
34 Hwc2TestLayer(Hwc2TestCoverage coverage, const Area& displayArea);
36 Hwc2TestLayer(Hwc2TestCoverage coverage, const Area& displayArea,
H A DHwc2TestLayer.cpp19 #include "Hwc2TestLayer.h"
28 Hwc2TestLayer::Hwc2TestLayer(Hwc2TestCoverage coverage, function in class:Hwc2TestLayer
30 : Hwc2TestLayer(coverage, displayArea,
33 Hwc2TestLayer::Hwc2TestLayer(Hwc2TestCoverage coverage, function in class:Hwc2TestLayer
63 std::string Hwc2TestLayer::dump() const
79 int Hwc2TestLayer::getBuffer(buffer_handle_t* outHandle,
88 int Hwc2TestLayer::getBuffer(buffer_handle_t* outHandle,
94 void Hwc2TestLayer
[all...]

Completed in 155 milliseconds