Searched defs:Gralloc (Results 1 – 7 of 7) sorted by relevance
44 Gralloc::Gralloc(bool errOnFailure) : V2_0::vts::Gralloc() { in Gralloc() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc51 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc() function in android::hardware::graphics::mapper::V2_1::vts::Gralloc
26 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName) { in Gralloc() function in android::hardware::graphics::mapper::V2_0::vts::Gralloc
183 Gralloc::Gralloc() { in Gralloc() function in android::hardware::graphics::composer::V2_2::vts::Gralloc
26 Gralloc::Gralloc(const std::string& allocatorServiceName, const std::string& mapperServiceName, in Gralloc() function in android::hardware::graphics::mapper::V3_0::vts::Gralloc
318 Gralloc::Gralloc() { in Gralloc() function in android::hardware::graphics::composer::V2_1::vts::Gralloc
639 using Gralloc = std::remove_reference_t<decltype(mapper)>; in colorFormatConversion() typedef768 using Gralloc = std::remove_reference_t<decltype(mapper)>; in fillGraphicBuffer() typedef
252 using Gralloc = std::remove_reference_t<decltype(gralloc)>; in allocateGraphicBuffers() typedef