Home
last modified time | relevance | path

Searched defs:mDriver (Results 1 – 5 of 5) sorted by relevance

/external/minigbm/cros_gralloc/gralloc3/
DCrosGralloc3Allocator.h28 std::unique_ptr<cros_gralloc_driver> mDriver; variable
DCrosGralloc3Mapper.h61 std::unique_ptr<cros_gralloc_driver> mDriver; variable
/external/minigbm/cros_gralloc/gralloc4/
DCrosGralloc4Allocator.h25 std::unique_ptr<cros_gralloc_driver> mDriver; variable
DCrosGralloc4Mapper.h78 cros_gralloc_driver* mDriver = nullptr; variable
DCrosGralloc4Mapper.cc75 std::unique_ptr<cros_gralloc_driver> mDriver; member in __anon68538b620111::DriverProvider