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

  /frameworks/rs/rsov/compiler/
Context.h 65 uint32_t getNumExportVar() const { return mExportVarIndices.size(); }
Wrapper.cpp 293 for(uint32_t slot = 0; slot < Ctxt.getNumExportVar(); slot++) {

Completed in 75 milliseconds