Searched refs:ReadbackBuffer (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/graphics/composer/2.2/vts/functional/ |
D | VtsHalGraphicsComposerV2_2ReadbackTest.cpp | 224 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 276 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 364 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 432 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 535 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 669 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 746 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 823 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 890 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() 1047 ReadbackBuffer readbackBuffer(mPrimaryDisplay, mComposerClient, mGralloc, mDisplayWidth, in TEST_P() [all …]
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ReadbackVts.cpp | 188 ReadbackBuffer::ReadbackBuffer(Display display, const std::shared_ptr<ComposerClient>& client, in ReadbackBuffer() function in android::hardware::graphics::composer::V2_2::vts::ReadbackBuffer 211 void ReadbackBuffer::setReadbackBuffer() { in setReadbackBuffer() 220 void ReadbackBuffer::checkReadbackBuffer(std::vector<IComposerClient::Color> expectedColors) { in checkReadbackBuffer()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ReadbackVts.h | 180 class ReadbackBuffer { 182 ReadbackBuffer(Display display, const std::shared_ptr<ComposerClient>& client,
|