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

/frameworks/rs/cpu_ref/
H A DrsCpuScript.h102 bool storeRSInfoFromSO();
H A DrsCpuScript.cpp272 bool RsdCpuScriptImpl::storeRSInfoFromSO() { function in class:android::renderscript::RsdCpuScriptImpl
392 if (mScriptSO != nullptr && !storeRSInfoFromSO()) {
424 if (!storeRSInfoFromSO()) {
439 if (!storeRSInfoFromSO()) {

Completed in 146 milliseconds