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

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

Completed in 231 milliseconds