Home
last modified time | relevance | path

Searched defs:mapperServiceName (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/hardware/interfaces/graphics/mapper/3.0/utils/vts/
H A DMapperVts.cpp28 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc()
37 void Gralloc::init(const std::string& allocatorServiceName, const std::string& mapperServiceName) { in init()
47 const std::string& mapperServiceName) { in initNoErr()
/aosp_15_r20/hardware/interfaces/graphics/mapper/4.0/utils/vts/
H A DMapperVts.cpp31 const std::string& hidlAllocatorServiceName, const std::string& mapperServiceName, in Gralloc()
42 const std::string& mapperServiceName) { in init()
59 const std::string& mapperServiceName) { in initNoErr()
/aosp_15_r20/hardware/interfaces/graphics/mapper/2.0/utils/vts/
H A DMapperVts.cpp26 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName) { in Gralloc()
30 void Gralloc::init(const std::string& allocatorServiceName, const std::string& mapperServiceName) { in init()
/aosp_15_r20/hardware/interfaces/graphics/mapper/2.1/utils/vts/
H A DMapperVts.cpp51 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc()