Searched refs:Hwc2TestDisplayDimension (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
H A DHwc2TestVirtualDisplay.h46 Hwc2TestDisplayDimension mDisplayDimension;
H A DHwc2TestProperties.cpp324 Hwc2TestDisplayDimension::Hwc2TestDisplayDimension(Hwc2TestCoverage coverage) function in class:Hwc2TestDisplayDimension
330 std::string Hwc2TestDisplayDimension::dump() const
338 void Hwc2TestDisplayDimension::setDependent(Hwc2TestBuffer* buffer)
344 void Hwc2TestDisplayDimension::updateDependents()
354 Hwc2TestDisplayDimension::mDefaultDisplayDimensions = {
359 Hwc2TestDisplayDimension::mBasicDisplayDimensions = {
367 Hwc2TestDisplayDimension::mCompleteDisplayDimensions = {
755 const std::array<bool, 6> Hwc2TestDisplayDimension::mCompositionSupport = {{
H A DHwc2TestProperties.h247 class Hwc2TestDisplayDimension : public Hwc2TestProperty<UnsignedArea> { class in inherits:Hwc2TestProperty
249 Hwc2TestDisplayDimension(Hwc2TestCoverage coverage);

Completed in 67 milliseconds