Home
last modified time | relevance | path

Searched refs:Gralloc3 (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h48 using Gralloc3 = android::hardware::graphics::mapper::V3_0::vts::Gralloc; variable
155 std::shared_ptr<Gralloc3> mGralloc3 = nullptr;
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h49 using Gralloc3 = android::hardware::graphics::mapper::V3_0::vts::Gralloc; variable
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp186 ASSERT_NO_FATAL_FAILURE(mGralloc3 = std::make_shared<Gralloc3>("default", "default", in Gralloc()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp320 ASSERT_NO_FATAL_FAILURE(mGralloc3 = std::make_shared<Gralloc3>("default", "default", in Gralloc()