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

  /frameworks/rs/cpu_ref/
rsCpuScript.h 121 size_t mExportedVariableCount;
rsCpuScript.cpp 248 mExportedVariableCount = varCount;
450 script->mHal.info.exportedVariableCount = mExportedVariableCount;
805 for (size_t i = 0; i < mExportedVariableCount; ++i) {

Completed in 24 milliseconds