Home
last modified time | relevance | path

Searched refs:Hwc2TestLayers (Results 1 – 10 of 10) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestLayers.cpp21 Hwc2TestLayers::Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers, in Hwc2TestLayers() function in Hwc2TestLayers
23 : Hwc2TestLayers(layers, coverage, displayArea, in Hwc2TestLayers()
26 Hwc2TestLayers::Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers, in Hwc2TestLayers() function in Hwc2TestLayers
50 std::string Hwc2TestLayers::dump() const in dump()
59 void Hwc2TestLayers::reset() in reset()
68 bool Hwc2TestLayers::advance() in advance()
87 bool Hwc2TestLayers::advanceVisibleRegions() in advanceVisibleRegions()
109 bool Hwc2TestLayers::optimizeLayouts() in optimizeLayouts()
118 bool Hwc2TestLayers::contains(hwc2_layer_t layer) const in contains()
123 int Hwc2TestLayers::getBuffer(hwc2_layer_t layer, buffer_handle_t* outHandle, in getBuffer()
[all …]
DHwc2TestLayers.h31 class Hwc2TestLayers {
33 Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers,
36 Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers,
DHwc2TestBuffer.h30 class Hwc2TestLayers; variable
62 const Area& bufferArea, const Hwc2TestLayers* testLayers,
97 int generateExpectedBuffer(const Hwc2TestLayers* testLayers,
DHwc2TestVirtualDisplay.h39 int verifyOutputBuffer(const Hwc2TestLayers* testLayers,
DHwc2TestClientTarget.h34 int getBuffer(const Hwc2TestLayers& layers,
DHwc2TestClientTarget.cpp23 int Hwc2TestClientTarget::getBuffer(const Hwc2TestLayers& testLayers, in getBuffer()
DHwc2TestVirtualDisplay.cpp67 int Hwc2TestVirtualDisplay::verifyOutputBuffer(const Hwc2TestLayers* testLayers, in verifyOutputBuffer()
DAndroid.bp30 "Hwc2TestLayers.cpp",
DHwc2Test.cpp707 const Hwc2TestLayers& testLayers, in handleCompositionChanges()
1195 Hwc2TestLayers* testLayers);
1213 Hwc2TestLayers* testLayers);
1236 using AdvanceProperties = bool (*)(Hwc2TestLayers* testLayer);
1327 Hwc2TestLayers testLayers(layers, coverage, displayArea); in setLayerProperties()
1434 Hwc2TestLayers testLayers(layers, coverage, displayArea); in displayLayers()
1620 Hwc2TestLayers* testLayers, bool* outSkip) in setLayerProperties()
1678 Hwc2TestLayers* testLayers, bool* outSkip) in setLayerProperties()
1690 const Hwc2TestLayers& testLayers, in setClientTarget()
1728 Hwc2TestLayers testLayers(layers, coverage, displayArea, in presentDisplays()
[all …]
DHwc2TestBuffer.cpp472 const Hwc2TestLayers* testLayers, in compositeBufferFromLayers()
693 const Hwc2TestLayers* testLayers, in get()
746 const Hwc2TestLayers* testLayers, in generateExpectedBuffer()