Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.h61 } UnsignedArea; typedef
249 class Hwc2TestDisplayDimension : public Hwc2TestProperty<UnsignedArea> {
262 static const std::vector<UnsignedArea> mDefaultDisplayDimensions;
263 static const std::vector<UnsignedArea> mBasicDisplayDimensions;
264 static const std::vector<UnsignedArea> mCompleteDisplayDimensions;
DHwc2TestVirtualDisplay.h47 UnsignedArea getDisplayDimension() const;
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>
DHwc2TestVirtualDisplay.cpp62 UnsignedArea Hwc2TestVirtualDisplay::getDisplayDimension() const in getDisplayDimension()
DHwc2Test.cpp1554 const UnsignedArea& dimension = in createVirtualDisplay()
1794 const UnsignedArea& dimension = in createAndPresentVirtualDisplay()
4516 const UnsignedArea& dimension = in TEST_F()