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

  /frameworks/rs/
rsScript.h 72 size_t exportedFunctionCount;
rsScriptC.cpp 196 if (slot >= mHal.info.exportedFunctionCount) {
  /frameworks/rs/cpu_ref/
rsCpuScript.cpp 709 script->mHal.info.exportedFunctionCount = info->getExportFuncNames().size();
725 script->mHal.info.exportedFunctionCount = mExportedFunctionCount;
    [all...]

Completed in 174 milliseconds