Searched defs:loadRuntime (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/
H A DrsDriverLoader.cpp165 bool Context::loadRuntime(const char* filename) { function in class:Context
246 if (loadRuntime(OVERRIDE_RS_DRIVER_STRING)) {
258 if (!loadRuntime("libRSDriver.so")) {

Completed in 26 milliseconds