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

  /frameworks/rs/cpu_ref/
rsCpuExecutable.h 131 size_t getExportedVariableCount() const { return mExportedVarCount; }
rsCpuScript.cpp 299 size_t varCount = mScriptExec->getExportedVariableCount();
504 script->mHal.info.exportedVariableCount = mScriptExec->getExportedVariableCount();
    [all...]

Completed in 609 milliseconds