Searched refs:kGrallocDefaultSystemPath (Results 1 – 1 of 1) sorted by relevance
1579 static const char kGrallocDefaultSystemPath[] = "/system/lib64/hw/gralloc.goldfish.default.so"; variable1584 static const char kGrallocDefaultSystemPath[] = "/system/lib/hw/gralloc.goldfish.default.so"; variable1639 kGrallocDefaultSystemPath); in fallback_init()1640 module = dlopen(kGrallocDefaultSystemPath, RTLD_LAZY | RTLD_LOCAL); in fallback_init()