Home
last modified time | relevance | path

Searched refs:UnsignedArea (Results 1 – 5 of 5) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h60 } UnsignedArea; typedef
247 class Hwc2TestDisplayDimension : public Hwc2TestProperty<UnsignedArea> {
260 static const std::vector<UnsignedArea> mDefaultDisplayDimensions;
261 static const std::vector<UnsignedArea> mBasicDisplayDimensions;
262 static const std::vector<UnsignedArea> mCompleteDisplayDimensions;
DHwc2TestVirtualDisplay.h41 UnsignedArea getDisplayDimension() const;
DHwc2TestVirtualDisplay.cpp58 UnsignedArea Hwc2TestVirtualDisplay::getDisplayDimension() const in getDisplayDimension()
DHwc2TestProperties.cpp333 const UnsignedArea& curr = get(); in dump()
346 const UnsignedArea& curr = get(); in updateDependents()
353 const std::vector<UnsignedArea>
358 const std::vector<UnsignedArea>
366 const std::vector<UnsignedArea>
DHwc2Test.cpp1548 const UnsignedArea& dimension = in createVirtualDisplay()
4371 const UnsignedArea& dimension = in TEST_F()