Searched refs:outPixelFormat (Results 1 – 5 of 5) sorted by relevance
/hardware/interfaces/graphics/composer/2.3/utils/vts/ |
D | ComposerVts.cpp | 94 void ComposerClient::getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat, in getReadbackBufferAttributes_2_3() argument 100 *outPixelFormat = tmpOutPixelFormat; in getReadbackBufferAttributes_2_3()
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/ |
D | ComposerVts.cpp | 130 void ComposerClient::getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat, in getReadbackBufferAttributes() argument 136 *outPixelFormat = tmpOutPixelFormat; in getReadbackBufferAttributes()
|
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/ |
D | ComposerVts.h | 90 void getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat,
|
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/ |
D | ComposerVts.h | 79 void getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat,
|
/hardware/interfaces/graphics/composer/2.3/vts/functional/ |
D | VtsHalGraphicsComposerV2_3TargetTest.cpp | 279 [&](const auto tmpError, const auto outPixelFormat, const auto outDataspace) { in TEST_F() argument 283 pixelFormat = outPixelFormat; in TEST_F()
|