Home
last modified time | relevance | path

Searched refs:outPixelFormat (Results 1 – 5 of 5) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp94 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/
DComposerVts.cpp130 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/
DComposerVts.h90 void getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat,
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h79 void getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat,
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp279 [&](const auto tmpError, const auto outPixelFormat, const auto outDataspace) { in TEST_F() argument
283 pixelFormat = outPixelFormat; in TEST_F()