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

/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp192 int mSwitchDepth; member in class:slang::__anon1151::DestructorVisitor
272 mSwitchDepth(0),
294 if ((mLoopDepth == 0) && (mSwitchDepth == 0)) {
341 mSwitchDepth++;
343 mSwitchDepth--;

Completed in 1752 milliseconds