Searched refs:kGrallocDefaultVendorPathPreP (Results 1 – 1 of 1) sorted by relevance
1558 static const char kGrallocDefaultVendorPathPreP[] = "/vendor/lib64/hw/gralloc.default.so"; variable1563 static const char kGrallocDefaultVendorPathPreP[] = "/vendor/lib/hw/gralloc.default.so"; variable1610 module = dlopen(kGrallocDefaultVendorPathPreP, RTLD_LAZY | RTLD_LOCAL); in fallback_init()