Searched refs:currentStack (Results 1 – 5 of 5) sorted by relevance
41 String stack = currentStack(); in add()100 public static String currentStack() { in currentStack() method in StackTracker
115 initStack = StackTracker.currentStack(); in CLDRConfig()
648 uintptr_t* currentStack = Sp;663 return currentStack;666 currentStack = reinterpret_cast<uintptr_t*>(currentStack[0]);669 currentPc = reinterpret_cast<uint32_t*>(currentStack[2]);
270 int currentStack() { in currentStack() function in SkSL::RP::Generator573 fParentStackID = fGenerator->currentStack(); in enter()578 SkASSERT(fGenerator->currentStack() == fStackID); in exit()1587 fBuilder.trace_scope(this->currentStack(), delta); in emitTraceScope()