Searched refs:Hwc2TestLayers (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestLayers.cpp19 #include "Hwc2TestLayers.h"
21 Hwc2TestLayers::Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers, function in class:Hwc2TestLayers
23 : Hwc2TestLayers(layers, coverage, displayArea,
26 Hwc2TestLayers::Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers, function in class:Hwc2TestLayers
50 std::string Hwc2TestLayers::dump() const
59 void Hwc2TestLayers::reset()
68 bool Hwc2TestLayers::advance()
87 bool Hwc2TestLayers
[all...]
H A DHwc2TestLayers.h31 class Hwc2TestLayers { class
33 Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers,
36 Hwc2TestLayers(const std::vector<hwc2_layer_t>& layers,
H A DAndroid.mk49 Hwc2TestLayers.cpp \
H A DHwc2TestBuffer.h30 class Hwc2TestLayers;
62 const Area& bufferArea, const Hwc2TestLayers* testLayers,
H A DHwc2TestClientTarget.h29 #include "Hwc2TestLayers.h"
34 int getBuffer(const Hwc2TestLayers& layers,
H A DHwc2TestClientTarget.cpp23 int Hwc2TestClientTarget::getBuffer(const Hwc2TestLayers& testLayers,
H A DHwc2Test.cpp33 #include "Hwc2TestLayers.h"
701 const Hwc2TestLayers& testLayers,
1186 * Hwc2TestLayers to hwc2_layer_t on hwc2_display_t */
1189 Hwc2TestLayers* testLayers);
1207 Hwc2TestLayers* testLayers);
1229 /* Advances properties of Hwc2TestLayers */
1230 using AdvanceProperties = bool (*)(Hwc2TestLayers* testLayer);
1321 Hwc2TestLayers testLayers(layers, coverage, displayArea);
1428 Hwc2TestLayers testLayers(layers, coverage, displayArea);
1613 Hwc2TestLayers* testLayer
[all...]
H A DHwc2TestBuffer.cpp31 #include "Hwc2TestLayers.h"
466 const Hwc2TestLayers* testLayers,

Completed in 1649 milliseconds