Searched refs:outPixelFormat (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 87 void ComposerClient::getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat, in getReadbackBufferAttributes_2_3() argument 93 *outPixelFormat = tmpOutPixelFormat; in getReadbackBufferAttributes_2_3()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 129 void ComposerClient::getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat, in getReadbackBufferAttributes() argument 135 *outPixelFormat = tmpOutPixelFormat; in getReadbackBufferAttributes()
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/ |
D | ComposerVts.h | 87 void getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat,
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ComposerVts.h | 80 void getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat,
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 272 [&](const auto tmpError, const auto outPixelFormat, const auto outDataspace) { in TEST_P() argument 276 pixelFormat = outPixelFormat; in TEST_P()
|