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

/frameworks/native/services/surfaceflinger/tests/hwc2/
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 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...]

Completed in 296 milliseconds