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.cpp1580 static const char kGrallocDefaultVendorPath[] = "/vendor/lib64/hw/gralloc.goldfish.default.so"; variable
1585 static const char kGrallocDefaultVendorPath[] = "/vendor/lib/hw/gralloc.goldfish.default.so"; variable
1631 kGrallocDefaultVendorPath); in fallback_init()
1632 module = dlopen(kGrallocDefaultVendorPath, RTLD_LAZY | RTLD_LOCAL); in fallback_init()