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

/frameworks/rs/
H A DrsContext.h293 static bool loadRuntime(const char* filename, Context* rsc);
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 637 milliseconds