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

  /frameworks/native/services/surfaceflinger/tests/hwc2/
Hwc2TestProperties.cpp 32 : Hwc2TestProperty(mBufferAreas, mCompositionSupport),
76 mBufferAreas.clear();
79 mBufferAreas.push_back({0, 0});
84 mBufferAreas.push_back({static_cast<int32_t>(scalar * mDisplayArea.width),
Hwc2TestProperties.h 164 std::vector<Area> mBufferAreas;

Completed in 569 milliseconds