HomeSort by relevance Sort by last modified time
    Searched full:loadruntime (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/
rsContext.h 280 static bool loadRuntime(const char* filename, Context* rsc);
rsContext.cpp 239 bool Context::loadRuntime(const char* filename, Context* rsc) {
323 if (loadRuntime(OVERRIDE_RS_DRIVER_STRING, rsc)) {
336 if (!loadRuntime("libRSDriver.so", rsc)) {

Completed in 94 milliseconds