Home
last modified time | relevance | path

Searched defs:Gralloc (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/graphics/mapper/2.1/utils/vts/
DMapperVts.cpp44 Gralloc::Gralloc(bool errOnFailure) : V2_0::vts::Gralloc() { in Gralloc() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc
51 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc
/hardware/interfaces/graphics/mapper/2.0/utils/vts/
DMapperVts.cpp26 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName) { in Gralloc() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
/hardware/interfaces/graphics/composer/2.2/utils/vts/
DComposerVts.cpp183 Gralloc::Gralloc() { in Gralloc() function in android::hardware::graphics::composer::V2_2::vts::Gralloc
/hardware/interfaces/graphics/mapper/3.0/utils/vts/
DMapperVts.cpp26 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc
/hardware/interfaces/graphics/composer/2.1/utils/vts/
DComposerVts.cpp318 Gralloc::Gralloc() { in Gralloc() function in android::hardware::graphics::composer::V2_1::vts::Gralloc
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp639 using Gralloc = std::remove_reference_t<decltype(mapper)>; in colorFormatConversion() typedef
768 using Gralloc = std::remove_reference_t<decltype(mapper)>; in fillGraphicBuffer() typedef
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp252 using Gralloc = std::remove_reference_t<decltype(gralloc)>; in allocateGraphicBuffers() typedef