Searched refs:getNextID (Results 1 - 2 of 2) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.h124 unsigned getNextID() { return mTempID++; } function in class:slang::RSObjectRefCount
H A Dslang_rs_object_ref_count.cpp1584 ss << ".rs.tmp" << getNextID();
1716 NewRS = CreateRetStmtWithTempVar(mCtx, GetDeclContext(), RS, getNextID());

Completed in 55 milliseconds