Searched refs:kGrallocProp (Results 1 – 2 of 2) sorted by relevance
31 static constexpr const auto kGrallocProp = "ro.hardware.gralloc"; in isMinigbmFromProperty() local33 const auto grallocProp = android::base::GetProperty(kGrallocProp, ""); in isMinigbmFromProperty()
86 static constexpr const auto kGrallocProp = "ro.hardware.gralloc"; in isMinigbmFromProperty() local88 const auto grallocProp = ::android::base::GetProperty(kGrallocProp, ""); in isMinigbmFromProperty()