HomeSort by relevance Sort by last modified time
    Searched refs:UnsignedArea (Results 1 - 5 of 5) sorted by null

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestVirtualDisplay.h 41 UnsignedArea getDisplayDimension() const;
Hwc2TestVirtualDisplay.cpp 58 UnsignedArea Hwc2TestVirtualDisplay::getDisplayDimension() const
Hwc2TestProperties.h 60 } UnsignedArea;
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;
Hwc2TestProperties.cpp 333 const UnsignedArea& curr = get();
346 const UnsignedArea& curr = get();
353 const std::vector<UnsignedArea>
358 const std::vector<UnsignedArea>
366 const std::vector<UnsignedArea>
Hwc2Test.cpp     [all...]

Completed in 111 milliseconds