Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/vts/include/composer-vts/2.1/
DComposerVts.h47 using Gralloc2 = android::hardware::graphics::mapper::V2_0::vts::Gralloc; variable
154 std::shared_ptr<Gralloc2> mGralloc2 = nullptr;
/hardware/interfaces/graphics/composer/2.2/utils/vts/include/composer-vts/2.2/
DComposerVts.h47 using Gralloc2 = android::hardware::graphics::mapper::V2_0::vts::Gralloc; variable
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp195 ASSERT_NO_FATAL_FAILURE(mGralloc2 = std::make_shared<Gralloc2>()); in Gralloc()
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp324 ASSERT_NO_FATAL_FAILURE(mGralloc2 = std::make_shared<Gralloc2>()); in Gralloc()