Home
last modified time | relevance | path

Searched refs:ReadbackBuffer (Results 1 – 6 of 6) sorted by relevance

/hardware/interfaces/graphics/composer/aidl/vts/
DReadbackVts.cpp212 ReadbackBuffer::ReadbackBuffer(int64_t display, const std::shared_ptr<VtsComposerClient>& client, in ReadbackBuffer() function in aidl::android::hardware::graphics::composer3::vts::ReadbackBuffer
233 ::android::sp<::android::GraphicBuffer> ReadbackBuffer::allocateBuffer() { in allocateBuffer()
239 void ReadbackBuffer::setReadbackBuffer() { in setReadbackBuffer()
248 void ReadbackBuffer::checkReadbackBuffer(const std::vector<Color>& expectedColors) { in checkReadbackBuffer()
271 ::android::sp<::android::GraphicBuffer> ReadbackBuffer::getBuffer() { in getBuffer()
DVtsHalGraphicsComposer3_ReadbackTest.cpp221 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
261 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
344 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
373 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
471 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
629 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
738 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
809 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
876 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
936 ReadbackBuffer readbackBuffer(getPrimaryDisplayId(), mComposerClient, getDisplayWidth(), in TEST_P()
[all …]
DReadbackVts.h199 class ReadbackBuffer {
201 ReadbackBuffer(int64_t display, const std::shared_ptr<VtsComposerClient>& client, int32_t width,
/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp218 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
270 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
359 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
427 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
525 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
654 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
731 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
808 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
875 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
1032 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mDisplayWidth, in TEST_P()
[all …]
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DReadbackVts.cpp189 ReadbackBuffer::ReadbackBuffer(Display display, const std::shared_ptr<ComposerClient>& client, in ReadbackBuffer() function in android::hardware::graphics::composer::V2_2::vts::ReadbackBuffer
206 void ReadbackBuffer::setReadbackBuffer() { in setReadbackBuffer()
212 void ReadbackBuffer::checkReadbackBuffer(std::vector<IComposerClient::Color> expectedColors) { in checkReadbackBuffer()
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DReadbackVts.h171 class ReadbackBuffer {
173 ReadbackBuffer(Display display, const std::shared_ptr<ComposerClient>& client, uint32_t width,