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

  /frameworks/rs/
rsScript.h 71 size_t exportedFunctionCount;
rsScriptC.cpp 178 if (slot >= mHal.info.exportedFunctionCount) {
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 434 script->mHal.info.exportedFunctionCount = info->getExportFuncNames().size();
449 script->mHal.info.exportedFunctionCount = mExportedFunctionCount;

Completed in 146 milliseconds