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.cpp87 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/
DComposerVts.cpp129 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/
DComposerVts.h87 void getReadbackBufferAttributes_2_3(Display display, PixelFormat* outPixelFormat,
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h80 void getReadbackBufferAttributes(Display display, PixelFormat* outPixelFormat,
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp272 [&](const auto tmpError, const auto outPixelFormat, const auto outDataspace) { in TEST_P() argument
276 pixelFormat = outPixelFormat; in TEST_P()