Searched refs:kGrallocDefaultSystemPathPreP (Results 1 – 1 of 1) sorted by relevance
1557 static const char kGrallocDefaultSystemPathPreP[] = "/system/lib64/hw/gralloc.default.so"; variable1562 static const char kGrallocDefaultSystemPathPreP[] = "/system/lib/hw/gralloc.default.so"; variable1618 module = dlopen(kGrallocDefaultSystemPathPreP, RTLD_LAZY | RTLD_LOCAL); in fallback_init()