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

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestProperties.cpp258 Hwc2TestDataspace::Hwc2TestDataspace(Hwc2TestCoverage coverage) function in class:Hwc2TestDataspace
262 std::string Hwc2TestDataspace::dump() const
269 const std::vector<android_dataspace_t> Hwc2TestDataspace::defaultDataspaces = {
273 const std::vector<android_dataspace_t> Hwc2TestDataspace::basicDataspaces = {
278 const std::vector<android_dataspace_t> Hwc2TestDataspace::completeDataspaces = {
750 const std::array<bool, 6> Hwc2TestDataspace::mCompositionSupport = {{
H A DHwc2TestProperties.h232 class Hwc2TestDataspace : public Hwc2TestProperty<android_dataspace_t> { class in inherits:Hwc2TestProperty
234 Hwc2TestDataspace(Hwc2TestCoverage coverage);

Completed in 2563 milliseconds