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

/frameworks/rs/
H A DrsContext.cpp247 bool Context::loadRuntime(const char* filename, Context* rsc) { function in class:Context
339 if (loadRuntime(OVERRIDE_RS_DRIVER_STRING, rsc)) {
353 if (!loadRuntime("libRSDriver.so", rsc)) {

Completed in 76 milliseconds