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

  /frameworks/rs/
rsScript.h 89 size_t exportedFunctionCount;
rsScriptC.cpp 266 if (slot >= mHal.info.exportedFunctionCount) {
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 501 script->mHal.info.exportedFunctionCount = mScriptExec->getExportedFunctionCount();
    [all...]

Completed in 116 milliseconds