Searched refs:OVERRIDE_RS_DRIVER_STRING (Results 1 – 1 of 1) sorted by relevance
230 #define OVERRIDE_RS_DRIVER_STRING STR(OVERRIDE_RS_DRIVER) in threadProc() macro234 driverSO = dlopen(OVERRIDE_RS_DRIVER_STRING, RTLD_LAZY); in threadProc()236 ALOGE("Failed loading %s: %s", OVERRIDE_RS_DRIVER_STRING, in threadProc()