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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp186 int mLoopDepth; member in class:slang::__anon1151::DestructorVisitor
271 mLoopDepth(0),
294 if ((mLoopDepth == 0) && (mSwitchDepth == 0)) {
305 if (mLoopDepth == 0) {
316 mLoopDepth++;
318 mLoopDepth--;
322 mLoopDepth++;
324 mLoopDepth--;
347 mLoopDepth++;
349 mLoopDepth
[all...]

Completed in 25 milliseconds