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 145 size_t getExportedVariableCount() const { return mExportedVarCount; }
rsCpuScript.cpp 284 size_t varCount = mScriptExec->getExportedVariableCount();
501 script->mHal.info.exportedVariableCount = mScriptExec->getExportedVariableCount();
    [all...]

Completed in 81 milliseconds