Home
last modified time | relevance | path

Searched refs:kGrallocDefaultVendorPath (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp1556 static const char kGrallocDefaultVendorPath[] = "/vendor/lib64/hw/gralloc.goldfish.default.so"; variable
1561 static const char kGrallocDefaultVendorPath[] = "/vendor/lib/hw/gralloc.goldfish.default.so"; variable
1607 kGrallocDefaultVendorPath); in fallback_init()
1608 module = dlopen(kGrallocDefaultVendorPath, RTLD_LAZY | RTLD_LOCAL); in fallback_init()