Home
last modified time | relevance | path

Searched refs:updateBufferArea (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestProperties.cpp54 buffer->updateBufferArea(get()); in setDependent()
62 mSourceCrop->updateBufferArea(get()); in setDependent()
70 mSurfaceDamage->updateBufferArea(get()); in setDependent()
96 mBuffer->updateBufferArea(curr); in updateDependents()
98 mSourceCrop->updateBufferArea(curr); in updateDependents()
100 mSurfaceDamage->updateBufferArea(curr); in updateDependents()
349 buffer->updateBufferArea({static_cast<int32_t>(curr.width), in updateDependents()
486 void Hwc2TestSourceCrop::updateBufferArea(const Area& bufferArea) in updateBufferArea() function in Hwc2TestSourceCrop
558 void Hwc2TestSurfaceDamage::updateBufferArea(const Area& bufferArea) in updateBufferArea() function in Hwc2TestSurfaceDamage
DHwc2TestBuffer.h37 void updateBufferArea(const Area& bufferArea);
77 void updateBufferArea(const Area& bufferArea);
DHwc2TestProperties.h313 void updateBufferArea(const Area& bufferArea);
338 void updateBufferArea(const Area& bufferArea);
DHwc2TestBuffer.cpp360 void Hwc2TestBuffer::updateBufferArea(const Area& bufferArea) in updateBufferArea() function in Hwc2TestBuffer
718 void Hwc2TestVirtualBuffer::updateBufferArea(const Area& bufferArea) in updateBufferArea() function in Hwc2TestVirtualBuffer