Home
last modified time | relevance | path

Searched refs:outDataspace (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/composer/2.3/utils/hal/include/composer-hal/2.3/
DComposerHal.h62 common::V1_1::Dataspace* outDataspace) override { in getReadbackBufferAttributes() argument
64 reinterpret_cast<Dataspace*>(outDataspace)); in getReadbackBufferAttributes()
95 Dataspace* outDataspace) = 0;
/hardware/interfaces/graphics/composer/2.3/utils/vts/
DComposerVts.cpp95 Dataspace* outDataspace) { in getReadbackBufferAttributes_2_3() argument
101 *outDataspace = tmpOutDataspace; in getReadbackBufferAttributes_2_3()
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp131 Dataspace* outDataspace) { in getReadbackBufferAttributes() argument
137 *outDataspace = tmpOutDataspace; in getReadbackBufferAttributes()
/hardware/interfaces/graphics/composer/2.3/utils/vts/include/composer-vts/2.3/
DComposerVts.h91 Dataspace* outDataspace);
/hardware/interfaces/graphics/composer/2.2/utils/passthrough/include/composer-passthrough/2.2/
DHwcHal.h99 Dataspace* outDataspace) override { in getReadbackBufferAttributes() argument
110 *outDataspace = static_cast<Dataspace>(dataspace); in getReadbackBufferAttributes()
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h80 Dataspace* outDataspace);
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerHal.h74 Dataspace* outDataspace) = 0;
/hardware/interfaces/graphics/composer/2.3/utils/passthrough/include/composer-passthrough/2.3/
DHwcHal.h114 Dataspace* outDataspace) override { in getReadbackBufferAttributes_2_3() argument
117 reinterpret_cast<common::V1_1::Dataspace*>(outDataspace)); in getReadbackBufferAttributes_2_3()
/hardware/interfaces/graphics/composer/2.3/vts/functional/
DVtsHalGraphicsComposerV2_3TargetTest.cpp279 [&](const auto tmpError, const auto outPixelFormat, const auto outDataspace) { in TEST_F() argument
282 dataspace = outDataspace; in TEST_F()
/hardware/libhardware/include/hardware/
Dhwcomposer2.h1958 int32_t* /*android_dataspace_t*/ outDataspace);