Home
last modified time | relevance | path

Searched refs:clientFormat (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.2/vts/functional/
DVtsHalGraphicsComposerV2_2ReadbackTest.cpp439 PixelFormat clientFormat = PixelFormat::RGBA_8888; in TEST_P() local
447 mPrimaryDisplay, layer->mWidth, layer->mHeight, clientFormat, clientDataspace); in TEST_P()
462 sp<GraphicBuffer>::make(layer->mWidth, layer->mHeight, (int32_t)clientFormat, in TEST_P()
471 clientFormat, expectedColors)); in TEST_P()
545 PixelFormat clientFormat = PixelFormat::RGBA_8888; in TEST_P() local
554 mPrimaryDisplay, clientWidth, clientHeight, clientFormat, clientDataspace); in TEST_P()
585 sp<GraphicBuffer>::make(mDisplayWidth, mDisplayHeight, (int32_t)clientFormat, in TEST_P()
596 clientFormat, clientColors)); in TEST_P()
/hardware/interfaces/graphics/composer/aidl/vts/
DVtsHalGraphicsComposer3_ReadbackTest.cpp485 PixelFormat clientFormat = PixelFormat::RGBA_8888; in TEST_P() local
503 clientBufData, clientFormat, expectedColors)); in TEST_P()
648 PixelFormat clientFormat = PixelFormat::RGBA_8888; in TEST_P() local
688 graphicBuffer->getStride(), clientBufData, clientFormat, clientColors)); in TEST_P()