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

  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 388 std::string SOPath;
392 &SOPath)) {
401 mScriptSO = SharedLibraryUtils::loadAndDeleteSharedLibrary(SOPath.c_str());
    [all...]
rsCpuScriptGroup2.cpp 536 std::string SOPath;
540 reuse, &SOPath)) {
551 mScriptObj = SharedLibraryUtils::loadAndDeleteSharedLibrary(SOPath.c_str());

Completed in 305 milliseconds